arm64: defconfig: Add Juno SATA controller
authorAndre Przywara <andre.przywara@arm.com>
Thu, 5 May 2016 09:44:18 +0000 (10:44 +0100)
committerArnd Bergmann <arnd@arndb.de>
Tue, 10 May 2016 12:35:48 +0000 (14:35 +0200)
The ARM Juno (r1 and r2) boards feature a SATA controller soldered
on the board and connected to the PCI bus.
Add the respective driver to defconfig to get hard disks supported out
of the box on the Junos.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm64/configs/defconfig

index 5693c0d9402b02cde26d2fbe82d447578fdb9b23..220396f8e55995e72267dcf8d14e62b2a22dada0 100644 (file)
@@ -109,6 +109,7 @@ CONFIG_AHCI_MVEBU=y
 CONFIG_AHCI_XGENE=y
 CONFIG_AHCI_QORIQ=y
 CONFIG_SATA_RCAR=y
+CONFIG_SATA_SIL24=y
 CONFIG_PATA_PLATFORM=y
 CONFIG_PATA_OF_PLATFORM=y
 CONFIG_NETDEVICES=y
This page took 0.025732 seconds and 5 git commands to generate.