aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Redfearn <[email protected]>2016-07-19 15:08:06 +0100
committerRalf Baechle <[email protected]>2016-07-21 10:54:04 +0200
commit253aced6d244f69f8fad2a6a04ee3e942031fc52 (patch)
tree339afc8a2c07f7b2923033f25fa0eb9ab2df7549
parent1685ddbe35cd4637f7f841d5f9755dd0470bd68d (diff)
MIPS: Octeon: cavium_octeon_defconfig: Enable OCTEON SATA
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 <[email protected]> Cc: Aaro Koskinen <[email protected]> Cc: [email protected] Cc: [email protected] Patchwork: https://patchwork.linux-mips.org/patch/13816/ Signed-off-by: Ralf Baechle <[email protected]>
-rw-r--r--arch/mips/configs/cavium_octeon_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips/configs/cavium_octeon_defconfig b/arch/mips/configs/cavium_octeon_defconfig
index dcac308cec39..d470d08362c0 100644
--- a/arch/mips/configs/cavium_octeon_defconfig
+++ b/arch/mips/configs/cavium_octeon_defconfig
@@ -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