Pārlūkot izejas kodu

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>
Chris Ball 14 gadi atpakaļ
vecāks
revīzija
b37427b0a4
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      drivers/mmc/card/Kconfig

+ 1 - 0
drivers/mmc/card/Kconfig

@@ -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