projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
076b01d
)
arm64: defconfig: enable CONFIG_MMC_SDHCI_CADENCE
author
Masahiro Yamada
<yamada.masahiro@socionext.com>
Mon, 26 Dec 2016 02:14:53 +0000
(11:14 +0900)
committer
Olof Johansson
<olof@lixom.net>
Mon, 30 Jan 2017 01:34:32 +0000
(17:34 -0800)
Enable the Cadence SD/SDIO/eMMC controller. This is used on
Socionext UniPhier SoC family.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm64/configs/defconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm64/configs/defconfig
b/arch/arm64/configs/defconfig
index aa9c04f415c281314991beb83a419180ef297132..fbe250d38623b793e8fe3a1d26b46934215169c8 100644
(file)
--- a/
arch/arm64/configs/defconfig
+++ b/
arch/arm64/configs/defconfig
@@
-382,6
+382,7
@@
CONFIG_MMC_SDHCI_ACPI=y
CONFIG_MMC_SDHCI_PLTFM=y
CONFIG_MMC_SDHCI_OF_ARASAN=y
CONFIG_MMC_SDHCI_OF_ESDHC=y
+CONFIG_MMC_SDHCI_CADENCE=y
CONFIG_MMC_SDHCI_TEGRA=y
CONFIG_MMC_SDHCI_MSM=y
CONFIG_MMC_SPI=y