Skip to content

Commit

Permalink
Increase to CONFIG_MMC_BLOCK_MINORS=32
Browse files Browse the repository at this point in the history
and enable CONFIG_JUMP_LABEL
See: raspberrypi#348
  • Loading branch information
popcornmix committed Oct 22, 2013
1 parent 4d2caeb commit b8c9cb9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/arm/configs/bcmrpi_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ CONFIG_SLAB=y
CONFIG_PROFILING=y
CONFIG_OPROFILE=m
CONFIG_KPROBES=y
CONFIG_JUMP_LABEL=y
CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
CONFIG_MODVERSIONS=y
Expand Down Expand Up @@ -581,6 +582,7 @@ CONFIG_USB_TEST=m
CONFIG_USB_ISIGHTFW=m
CONFIG_USB_YUREX=m
CONFIG_MMC=y
CONFIG_MMC_BLOCK_MINORS=32
CONFIG_MMC_SDHCI=y
CONFIG_MMC_SDHCI_PLTFM=y
CONFIG_MMC_SDHCI_BCM2708=y
Expand Down

0 comments on commit b8c9cb9

Please sign in to comment.