Commit b37427b0 authored by Chris Ball's avatar Chris Ball

mmc: MMC_BLOCK_MINORS should depend on MMC_BLOCK.

Signed-off-by: default avatarChris Ball <cjb@laptop.org>
Tested-by: default avatarChris Ball <cjb@laptop.org>
Acked-by: default avatarOlof Johansson <olof@lixom.net>
parent c5841798
...@@ -16,6 +16,7 @@ config MMC_BLOCK ...@@ -16,6 +16,7 @@ config MMC_BLOCK
config MMC_BLOCK_MINORS config MMC_BLOCK_MINORS
int "Number of minors per block device" int "Number of minors per block device"
depends on MMC_BLOCK
range 4 256 range 4 256
default 8 default 8
help help
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment