Re: [PATCH] ARM: omap2plus_defconfig: Enable AHCI_PLATFORM driver

2014-12-10 Thread Tony Lindgren
* Roger Quadros [141124 03:43]: > OMAP5 and DRA7 platforms need the AHCI platform driver > for SATA support. > > Signed-off-by: Roger Quadros Applying into omap-for-v3.19/fixes to get this working. Tony > --- > arch/arm/configs/omap2plus_defconfig | 2 ++ > 1 file changed, 2 insertions(+) >

[PATCH] ARM: omap2plus_defconfig: Enable AHCI_PLATFORM driver

2014-11-24 Thread Roger Quadros
OMAP5 and DRA7 platforms need the AHCI platform driver for SATA support. Signed-off-by: Roger Quadros --- arch/arm/configs/omap2plus_defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig index 87a5c11..d75358a