Skip to content

Commit b8c9cb9

Browse files
committed
Increase to CONFIG_MMC_BLOCK_MINORS=32
and enable CONFIG_JUMP_LABEL See: raspberrypi#348
1 parent 4d2caeb commit b8c9cb9

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
@@ -27,6 +27,7 @@ CONFIG_SLAB=y
2727
CONFIG_PROFILING=y
2828
CONFIG_OPROFILE=m
2929
CONFIG_KPROBES=y
30+
CONFIG_JUMP_LABEL=y
3031
CONFIG_MODULES=y
3132
CONFIG_MODULE_UNLOAD=y
3233
CONFIG_MODVERSIONS=y
@@ -581,6 +582,7 @@ CONFIG_USB_TEST=m
581582
CONFIG_USB_ISIGHTFW=m
582583
CONFIG_USB_YUREX=m
583584
CONFIG_MMC=y
585+
CONFIG_MMC_BLOCK_MINORS=32
584586
CONFIG_MMC_SDHCI=y
585587
CONFIG_MMC_SDHCI_PLTFM=y
586588
CONFIG_MMC_SDHCI_BCM2708=y

0 commit comments

Comments
 (0)