public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: multi_v7_defconfig: Enable Tegra AHCI driver
@ 2014-08-27  6:51 Mikko Perttunen
  2014-08-27 16:26 ` Stephen Warren
  0 siblings, 1 reply; 2+ messages in thread
From: Mikko Perttunen @ 2014-08-27  6:51 UTC (permalink / raw)
  To: linux, olof, swarren
  Cc: linux-tegra, linux-arm-kernel, linux-kernel, Mikko Perttunen

This enables AHCI_TEGRA by default. This driver is required
for Serial ATA support on Tegra124-based boards.

Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com>
---
 arch/arm/configs/multi_v7_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 5fb95fb..affd9ee 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -132,6 +132,7 @@ CONFIG_ATA=y
 CONFIG_SATA_AHCI_PLATFORM=y
 CONFIG_AHCI_ST=y
 CONFIG_AHCI_SUNXI=y
+CONFIG_AHCI_TEGRA=y
 CONFIG_SATA_HIGHBANK=y
 CONFIG_SATA_MV=y
 CONFIG_NETDEVICES=y
-- 
1.8.1.5


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ARM: multi_v7_defconfig: Enable Tegra AHCI driver
  2014-08-27  6:51 [PATCH] ARM: multi_v7_defconfig: Enable Tegra AHCI driver Mikko Perttunen
@ 2014-08-27 16:26 ` Stephen Warren
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Warren @ 2014-08-27 16:26 UTC (permalink / raw)
  To: Mikko Perttunen, linux, olof, swarren
  Cc: linux-tegra, linux-arm-kernel, linux-kernel

On 08/27/2014 12:51 AM, Mikko Perttunen wrote:
> This enables AHCI_TEGRA by default. This driver is required
> for Serial ATA support on Tegra124-based boards.

Reviewed-by: Stephen Warren <swarren@nvidia.com>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-08-27 16:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-27  6:51 [PATCH] ARM: multi_v7_defconfig: Enable Tegra AHCI driver Mikko Perttunen
2014-08-27 16:26 ` Stephen Warren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox