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:
d1be05a
)
arm64: defconfig: Increase MMC_BLOCK_MINORS to 16
author
Georgi Djakov
<georgi.djakov@linaro.org>
Thu, 25 Feb 2016 10:46:32 +0000
(12:46 +0200)
committer
Olof Johansson
<olof@lixom.net>
Sun, 13 Mar 2016 00:16:27 +0000
(16:16 -0800)
Increase the block minors from the default 8 to 16. The db410c board
by default has eMMC rootfs on the 10th partition.
Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org>
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 542d22e609affb430ca7606339a5cf87b4c22f0f..872fa01499c3d5deb0ae7c5a1a835d6933590f8e 100644
(file)
--- a/
arch/arm64/configs/defconfig
+++ b/
arch/arm64/configs/defconfig
@@
-205,6
+205,7
@@
CONFIG_USB_MSM_OTG=y
CONFIG_USB_ULPI=y
CONFIG_USB_GADGET=y
CONFIG_MMC=y
+CONFIG_MMC_BLOCK_MINORS=16
CONFIG_MMC_ARMMMCI=y
CONFIG_MMC_SDHCI=y
CONFIG_MMC_SDHCI_PLTFM=y