OSDN Git Service

ARM: omap2plus_defconfig: Enable AHCI_PLATFORM driver
authorRoger Quadros <rogerq@ti.com>
Mon, 24 Nov 2014 11:41:37 +0000 (13:41 +0200)
committerTony Lindgren <tony@atomide.com>
Wed, 10 Dec 2014 17:33:50 +0000 (09:33 -0800)
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>
arch/arm/configs/omap2plus_defconfig

index 3e09286..c2c3a85 100644 (file)
@@ -127,6 +127,8 @@ CONFIG_SRAM=y
 CONFIG_SCSI=y
 CONFIG_BLK_DEV_SD=y
 CONFIG_SCSI_SCAN_ASYNC=y
+CONFIG_ATA=y
+CONFIG_SATA_AHCI_PLATFORM=y
 CONFIG_MD=y
 CONFIG_NETDEVICES=y
 # CONFIG_NET_VENDOR_ARC is not set