aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/configs/defconfig
diff options
context:
space:
mode:
authorGregory CLEMENT <gregory.clement@free-electrons.com>2017-03-30 17:23:05 +0200
committerGregory CLEMENT <gregory.clement@free-electrons.com>2017-04-12 15:35:11 +0200
commita1485f5a91b975f41c5689a9c72d626108779bf7 (patch)
tree49f96524b39ffd790e453d0592623342256d4400 /arch/arm64/configs/defconfig
parentarm64: defconfig: enable MVPP2 (diff)
downloadlinux-dev-a1485f5a91b975f41c5689a9c72d626108779bf7.tar.xz
linux-dev-a1485f5a91b975f41c5689a9c72d626108779bf7.zip
arm64: configs: enable SDHCI driver for Xenon
This patch enables the driver for the SDHCI controller found on the Marvell Armada 3700 and 7K/8K ARM64 SoCs. Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Diffstat (limited to 'arch/arm64/configs/defconfig')
-rw-r--r--arch/arm64/configs/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 8e27221afded..93b0aab959c0 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -401,6 +401,7 @@ CONFIG_MMC_DW_EXYNOS=y
CONFIG_MMC_DW_K3=y
CONFIG_MMC_DW_ROCKCHIP=y
CONFIG_MMC_SUNXI=y
+CONFIG_MMC_SDHCI_XENON=y
CONFIG_NEW_LEDS=y
CONFIG_LEDS_CLASS=y
CONFIG_LEDS_GPIO=y