MIPS: Octeon: cavium_octeon_defconfig: Enable OCTEON SATA
authorMatt Redfearn <matt.redfearn@imgtec.com>
Tue, 19 Jul 2016 14:08:06 +0000 (15:08 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 21 Jul 2016 08:54:04 +0000 (10:54 +0200)
Commit a2127e400edd ("libata: support AHCI on OCTEON platform") added a
driver for the OCTEON AHCI controller. Enable this driver in the OCTEON
defconfig.

Signed-off-by: Matt Redfearn <matt.redfearn@imgtec.com>
Cc: Aaro Koskinen <aaro.koskinen@iki.fi>
Cc: linux-kernel@vger.kernel.org
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/13816/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/configs/cavium_octeon_defconfig

index dcac308..d470d08 100644 (file)
@@ -59,6 +59,8 @@ CONFIG_EEPROM_AT25=y
 CONFIG_BLK_DEV_SD=y
 CONFIG_ATA=y
 CONFIG_SATA_AHCI=y
+CONFIG_SATA_AHCI_PLATFORM=y
+CONFIG_AHCI_OCTEON=y
 CONFIG_PATA_OCTEON_CF=y
 CONFIG_SATA_SIL=y
 CONFIG_NETDEVICES=y