Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 70bf851

Browse files
committed
Increase to CONFIG_MMC_BLOCK_MINORS=32
and enable CONFIG_JUMP_LABEL See: raspberrypi#348
1 parent 9b22cc2 commit 70bf851

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

arch/arm/configs/bcmrpi_defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ CONFIG_SLAB=y
2929
CONFIG_PROFILING=y
3030
CONFIG_OPROFILE=m
3131
CONFIG_KPROBES=y
32+
CONFIG_JUMP_LABEL=y
3233
CONFIG_MODULES=y
3334
CONFIG_MODULE_UNLOAD=y
3435
CONFIG_MODVERSIONS=y
@@ -827,6 +828,7 @@ CONFIG_USB_TEST=m
827828
CONFIG_USB_ISIGHTFW=m
828829
CONFIG_USB_YUREX=m
829830
CONFIG_MMC=y
831+
CONFIG_MMC_BLOCK_MINORS=32
830832
CONFIG_MMC_SDHCI=y
831833
CONFIG_MMC_SDHCI_PLTFM=y
832834
CONFIG_MMC_SDHCI_BCM2708=y

0 commit comments

Comments
 (0)