]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: qcom: Increase MMC_BLOCK_MINORS in defconfig
authorGeorgi Djakov <gdjakov@mm-sol.com>
Thu, 9 Oct 2014 08:33:34 +0000 (11:33 +0300)
committerKumar Gala <galak@codeaurora.org>
Wed, 25 Mar 2015 21:16:59 +0000 (16:16 -0500)
There are currently more than 16 partitions on the eMMC of all recent
Qualcomm devices. Increase the number of minors per block device to
detect all available partitions.

Signed-off-by: Georgi Djakov <gdjakov@mm-sol.com>
Signed-off-by: Kumar Gala <galak@codeaurora.org>
arch/arm/configs/qcom_defconfig

index 2de999338df09b26c5a9e86d066dfe238e1b3ad7..d2f2babfd47a0985adda898f6de949cffb2010eb 100644 (file)
@@ -125,7 +125,7 @@ CONFIG_USB_GADGET=y
 CONFIG_USB_GADGET_DEBUG_FILES=y
 CONFIG_USB_GADGET_VBUS_DRAW=500
 CONFIG_MMC=y
-CONFIG_MMC_BLOCK_MINORS=16
+CONFIG_MMC_BLOCK_MINORS=32
 CONFIG_MMC_ARMMMCI=y
 CONFIG_MMC_SDHCI=y
 CONFIG_MMC_SDHCI_PLTFM=y