mmc: MMC_BLOCK_MINORS should depend on MMC_BLOCK.
Signed-off-by: Chris Ball <cjb@laptop.org> Tested-by: Chris Ball <cjb@laptop.org> Acked-by: Olof Johansson <olof@lixom.net>
This commit is contained in:
parent
c584179828
commit
b37427b0a4
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue