Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b37427b0 authored by Chris Ball's avatar Chris Ball
Browse files

mmc: MMC_BLOCK_MINORS should depend on MMC_BLOCK.

parent c5841798
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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