Skip to content

Commit

Permalink
mmc: MMC_BLOCK_MINORS should depend on MMC_BLOCK.
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Ball <cjb@laptop.org>
Tested-by: Chris Ball <cjb@laptop.org>
Acked-by: Olof Johansson <olof@lixom.net>
  • Loading branch information
Chris Ball committed Jan 9, 2011
1 parent c584179 commit b37427b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/mmc/card/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ config MMC_BLOCK

config MMC_BLOCK_MINORS
int "Number of minors per block device"
depends on MMC_BLOCK
range 4 256
default 8
help
Expand Down

0 comments on commit b37427b

Please sign in to comment.