aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Fainelli <f.fainelli@gmail.com>2017-03-24 10:14:14 -0700
committerFlorian Fainelli <f.fainelli@gmail.com>2017-03-24 10:14:14 -0700
commit1aaf0f47350ef912dd65d58cd94d4976b02e78c7 (patch)
tree0387092a984b88ae0e38d2fcd0959b42c3eee3cc
parentLinux 4.11-rc1 (diff)
parentarm64: set CONFIG_MMC_BCM2835=y in defconfig (diff)
downloadlinux-dev-1aaf0f47350ef912dd65d58cd94d4976b02e78c7.tar.xz
linux-dev-1aaf0f47350ef912dd65d58cd94d4976b02e78c7.zip
Merge tag 'bcm2835-defconfig-64-next-2017-03-21' into defconfig-arm64/next
This pull request starts building the new SDHOST MMC driver on multi_v7_defconfig, so that we can switch to it by default in the following release. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
-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 7c48028ec64a..519a55c825d5 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -398,6 +398,7 @@ CONFIG_MMC_DW_EXYNOS=y
CONFIG_MMC_DW_K3=y
CONFIG_MMC_DW_ROCKCHIP=y
CONFIG_MMC_SUNXI=y
+CONFIG_MMC_BCM2835=y
CONFIG_NEW_LEDS=y
CONFIG_LEDS_CLASS=y
CONFIG_LEDS_GPIO=y