* [PATCH] ARM: omap2plus_defconfig: Enable AHCI_PLATFORM driver
@ 2014-11-24 11:41 Roger Quadros
2014-12-10 17:06 ` Tony Lindgren
0 siblings, 1 reply; 2+ messages in thread
From: Roger Quadros @ 2014-11-24 11:41 UTC (permalink / raw)
To: tony; +Cc: balbi, linux-omap, linux-arm-kernel, Roger Quadros
OMAP5 and DRA7 platforms need the AHCI platform driver
for SATA support.
Signed-off-by: Roger Quadros <rogerq@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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] ARM: omap2plus_defconfig: Enable AHCI_PLATFORM driver
2014-11-24 11:41 [PATCH] ARM: omap2plus_defconfig: Enable AHCI_PLATFORM driver Roger Quadros
@ 2014-12-10 17:06 ` Tony Lindgren
0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2014-12-10 17:06 UTC (permalink / raw)
To: Roger Quadros; +Cc: balbi, linux-omap, linux-arm-kernel
* Roger Quadros <rogerq@ti.com> [141124 03:43]:
> OMAP5 and DRA7 platforms need the AHCI platform driver
> for SATA support.
>
> Signed-off-by: Roger Quadros <rogerq@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
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-12-10 17:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-24 11:41 [PATCH] ARM: omap2plus_defconfig: Enable AHCI_PLATFORM driver Roger Quadros
2014-12-10 17:06 ` Tony Lindgren
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).