arm64: defconfig: Increase MMC_BLOCK_MINORS to 16

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>
This commit is contained in:
Georgi Djakov 2016-02-25 12:46:32 +02:00 committed by Olof Johansson
parent d1be05ab23
commit 2f85bb09d9

View File

@ -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