aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoger Quadros <rogerq@ti.com>2014-11-24 06:41:37 -0500
committerTony Lindgren <tony@atomide.com>2014-12-10 12:33:50 -0500
commit661ea91b676bcca137c1c3fe838997925ce98060 (patch)
tree60d77f9aa79f1454b87d85917c9e2378e10323e8
parentd73f825e6efa723e81d9ffcc4949fe9f03f1df29 (diff)
ARM: omap2plus_defconfig: Enable AHCI_PLATFORM driver
OMAP5 and DRA7 platforms need the AHCI platform driver for SATA support. Signed-off-by: Roger Quadros <rogerq@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
-rw-r--r--arch/arm/configs/omap2plus_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
index 3e09286f7ff1..c2c3a852af9f 100644
--- a/arch/arm/configs/omap2plus_defconfig
+++ b/arch/arm/configs/omap2plus_defconfig
@@ -127,6 +127,8 @@ CONFIG_SRAM=y
127CONFIG_SCSI=y 127CONFIG_SCSI=y
128CONFIG_BLK_DEV_SD=y 128CONFIG_BLK_DEV_SD=y
129CONFIG_SCSI_SCAN_ASYNC=y 129CONFIG_SCSI_SCAN_ASYNC=y
130CONFIG_ATA=y
131CONFIG_SATA_AHCI_PLATFORM=y
130CONFIG_MD=y 132CONFIG_MD=y
131CONFIG_NETDEVICES=y 133CONFIG_NETDEVICES=y
132# CONFIG_NET_VENDOR_ARC is not set 134# CONFIG_NET_VENDOR_ARC is not set