Skip to content

Commit

Permalink
arm64: defconfig: Increase MMC_BLOCK_MINORS to 16
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Georgi Djakov authored and Olof Johansson committed Mar 13, 2016
1 parent d1be05a commit 2f85bb0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm64/configs/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2f85bb0

Please sign in to comment.