From: Roger Quadros Date: Mon, 24 Nov 2014 11:41:37 +0000 (+0200) Subject: ARM: omap2plus_defconfig: Enable AHCI_PLATFORM driver X-Git-Tag: v3.19-rc1~58^2~2^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=661ea91b676bcca137c1c3fe838997925ce98060;p=platform%2Fkernel%2Flinux-stable.git ARM: omap2plus_defconfig: Enable AHCI_PLATFORM driver OMAP5 and DRA7 platforms need the AHCI platform driver for SATA support. Signed-off-by: Roger Quadros Signed-off-by: Tony Lindgren --- 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 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