projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a31289
)
arm64: defconfig: Enable sdhci-tegra driver
author
Thierry Reding
<treding@nvidia.com>
Mon, 16 Nov 2015 14:41:22 +0000
(15:41 +0100)
committer
Thierry Reding
<treding@nvidia.com>
Mon, 16 Nov 2015 14:48:22 +0000
(15:48 +0100)
This driver is used to service the SDHCI interfaces found on NVIDIA
tegra SoCs. Enabling it allows SD and eMMC cards to be used for the
root filesystem.
Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm64/configs/defconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm64/configs/defconfig
b/arch/arm64/configs/defconfig
index f8f8f45628df3e942d4e8b8190f3e6c5d7988ec6..a112f2168449fa99fa20fa731d1e6c634d05af0b 100644
(file)
--- a/
arch/arm64/configs/defconfig
+++ b/
arch/arm64/configs/defconfig
@@
-156,6
+156,7
@@
CONFIG_MMC=y
CONFIG_MMC_ARMMMCI=y
CONFIG_MMC_SDHCI=y
CONFIG_MMC_SDHCI_PLTFM=y
+CONFIG_MMC_SDHCI_TEGRA=y
CONFIG_MMC_SPI=y
CONFIG_MMC_DW=y
CONFIG_MMC_DW_IDMAC=y