summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorTuomas Tynkkynen <tuomas@tuxera.com>2016-07-11 20:08:11 +0200
committerShawn Guo <shawnguo@kernel.org>2016-08-09 08:05:23 +0200
commitcb4d97b423ce9eac24a18a36de46a4e935e68171 (patch)
tree3513ceb2819ceeeb82c9b492ade09b7f806148e4 /arch
parentLinux 4.8-rc1 (diff)
downloadlinux-cb4d97b423ce9eac24a18a36de46a4e935e68171.tar.xz
linux-cb4d97b423ce9eac24a18a36de46a4e935e68171.zip
ARM: multi_v7_defconfig: Enable AHCI_IMX
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> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/configs/multi_v7_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 2c8665cd9dc5..cae44cd0f3f9 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -220,6 +220,7 @@ CONFIG_SATA_AHCI=y
CONFIG_SATA_AHCI_PLATFORM=y
CONFIG_AHCI_BRCM=y
CONFIG_AHCI_ST=y
+CONFIG_AHCI_IMX=y
CONFIG_AHCI_SUNXI=y
CONFIG_AHCI_TEGRA=y
CONFIG_SATA_HIGHBANK=y