summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorOlof Johansson2015-04-03 22:23:33 +0200
committerOlof Johansson2015-04-03 22:23:33 +0200
commita6964d90fe54ac0a5c610fea0f5b6f6608c22b2a (patch)
tree7dc331b9de88be49bb0f23f7fcf8e01a1cc46acb /arch/arm/configs
parentMerge tag 'sunxi-defconfig-for-4.1' of https://git.kernel.org/pub/scm/linux/k... (diff)
parentARM: qcom: Increase MMC_BLOCK_MINORS in defconfig (diff)
downloadkernel-qcow2-linux-a6964d90fe54ac0a5c610fea0f5b6f6608c22b2a.tar.gz
kernel-qcow2-linux-a6964d90fe54ac0a5c610fea0f5b6f6608c22b2a.tar.xz
kernel-qcow2-linux-a6964d90fe54ac0a5c610fea0f5b6f6608c22b2a.zip
Merge tag 'qcom-defconfig-for-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom into next/defconfig
Merge "qcom defconfig changes for 4.1-1" from Kumar Gala: Qualcomm ARM Based defconfig Updates for v4.1-1 * Increase MMC_BLOCK_MINORS to 32 since qcom platforms have more than 16 partitions * tag 'qcom-defconfig-for-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom: ARM: qcom: Increase MMC_BLOCK_MINORS in defconfig Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm/configs')
-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 2de999338df0..d2f2babfd47a 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