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

2014-12-10 Thread Tony Lindgren
* Roger Quadros rog...@ti.com [141124 03:43]:
 OMAP5 and DRA7 platforms need the AHCI platform driver
 for SATA support.
 
 Signed-off-by: Roger Quadros rog...@ti.com

Applying into omap-for-v3.19/fixes to get this working.

Tony

 ---
  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 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
 -- 
 1.8.3.2
 
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[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 rog...@ti.com
---
 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 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
-- 
1.8.3.2

--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html