linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] ARM: multi_v7_defconfig: Enable AHCI_IMX
@ 2016-06-20 13:04 Tuomas Tynkkynen
  2016-06-20 13:04 ` [PATCH 2/2] ARM: multi_v7_defconfig: Enable ARM_IMX6Q_CPUFREQ Tuomas Tynkkynen
  2016-06-21  4:43 ` [PATCH 1/2] ARM: multi_v7_defconfig: Enable AHCI_IMX Olof Johansson
  0 siblings, 2 replies; 4+ messages in thread
From: Tuomas Tynkkynen @ 2016-06-20 13:04 UTC (permalink / raw)
  To: arm; +Cc: linux-arm-kernel, linux-kernel, Tuomas Tynkkynen

The Wandboard Quad comes with a SATA port. Enable the IMX SATA driver by
default to make it easy to have the root filesystem on it.

Signed-off-by: Tuomas Tynkkynen <tuomas@tuxera.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 ee7c884..6efcbc7 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -214,6 +214,7 @@ CONFIG_ATA=y
 CONFIG_SATA_AHCI=y
 CONFIG_SATA_AHCI_PLATFORM=y
 CONFIG_AHCI_ST=y
+CONFIG_AHCI_IMX=y
 CONFIG_AHCI_SUNXI=y
 CONFIG_AHCI_TEGRA=y
 CONFIG_SATA_HIGHBANK=y
-- 
2.8.2

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

end of thread, other threads:[~2016-07-07  9:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-20 13:04 [PATCH 1/2] ARM: multi_v7_defconfig: Enable AHCI_IMX Tuomas Tynkkynen
2016-06-20 13:04 ` [PATCH 2/2] ARM: multi_v7_defconfig: Enable ARM_IMX6Q_CPUFREQ Tuomas Tynkkynen
2016-06-21  4:43 ` [PATCH 1/2] ARM: multi_v7_defconfig: Enable AHCI_IMX Olof Johansson
2016-07-07 10:01   ` Arnd Bergmann

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).