summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorThomas Petazzoni2014-04-15 17:00:05 +0200
committerJason Cooper2014-04-26 02:27:12 +0200
commit6bc4b91d751e2eccf1f9742e8ecf11c78c8d88c9 (patch)
tree91674ddfd3b75e2e8ecdbba4178b10953810f270 /arch/arm/configs
parentARM: configs: add CONFIG_MMC_SDHCI_PXAV3 to the mvebu_v7_defconfig (diff)
downloadkernel-qcow2-linux-6bc4b91d751e2eccf1f9742e8ecf11c78c8d88c9.tar.gz
kernel-qcow2-linux-6bc4b91d751e2eccf1f9742e8ecf11c78c8d88c9.tar.xz
kernel-qcow2-linux-6bc4b91d751e2eccf1f9742e8ecf11c78c8d88c9.zip
ARM: configs: add ahci_mvebu to mvebu_v7_defconfig
The Marvell Armada 38x platform needs the ahci_mvebu driver enabled for the AHCI interfaces, so this commit enables the corresponding Kconfig option in mvebu_v7_defconfig. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Link: https://lkml.kernel.org/r/1397574006-5868-5-git-send-email-thomas.petazzoni@free-electrons.com Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/mvebu_v7_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/mvebu_v7_defconfig b/arch/arm/configs/mvebu_v7_defconfig
index 04348ee3e33e..2485a5ef9c4c 100644
--- a/arch/arm/configs/mvebu_v7_defconfig
+++ b/arch/arm/configs/mvebu_v7_defconfig
@@ -40,6 +40,7 @@ CONFIG_CFG80211=y
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
CONFIG_BLK_DEV_SD=y
CONFIG_ATA=y
+CONFIG_AHCI_MVEBU=y
CONFIG_SATA_MV=y
CONFIG_NETDEVICES=y
CONFIG_MVNETA=y