summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/qcom_defconfig
diff options
context:
space:
mode:
authorGeorgi Djakov <gdjakov@mm-sol.com>2014-10-09 11:33:34 +0300
committerKumar Gala <galak@codeaurora.org>2015-03-25 16:16:59 -0500
commitdc344b62121c4e2ba5bd9d5bf7a2b4ce5f0487ce (patch)
tree0f59156b6ab96c84e39c178bb1dee9e181e51ad0 /arch/arm/configs/qcom_defconfig
parent9e0388c3188c602fafdbfff46ca976de32a8008f (diff)
downloadop-kernel-dev-dc344b62121c4e2ba5bd9d5bf7a2b4ce5f0487ce.zip
op-kernel-dev-dc344b62121c4e2ba5bd9d5bf7a2b4ce5f0487ce.tar.gz
ARM: qcom: Increase MMC_BLOCK_MINORS in defconfig
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>
Diffstat (limited to 'arch/arm/configs/qcom_defconfig')
-rw-r--r--arch/arm/configs/qcom_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/qcom_defconfig b/arch/arm/configs/qcom_defconfig
index 2de9993..d2f2bab 100644
--- a/arch/arm/configs/qcom_defconfig
+++ b/arch/arm/configs/qcom_defconfig
@@ -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
OpenPOWER on IntegriCloud