* [PATCH] mmc: MMC_BLOCK_MINORS should depend on MMC_BLOCK.
@ 2011-01-04 18:02 Chris Ball
2011-01-04 18:22 ` Olof Johansson
0 siblings, 1 reply; 2+ messages in thread
From: Chris Ball @ 2011-01-04 18:02 UTC (permalink / raw)
To: linux-mmc
Signed-off-by: Chris Ball <cjb@laptop.org>
---
drivers/mmc/card/Kconfig | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/drivers/mmc/card/Kconfig b/drivers/mmc/card/Kconfig
index 57e4416..2a876c4 100644
--- a/drivers/mmc/card/Kconfig
+++ b/drivers/mmc/card/Kconfig
@@ -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
--
Chris Ball <cjb@laptop.org> <http://printf.net/>
One Laptop Per Child
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] mmc: MMC_BLOCK_MINORS should depend on MMC_BLOCK.
2011-01-04 18:02 [PATCH] mmc: MMC_BLOCK_MINORS should depend on MMC_BLOCK Chris Ball
@ 2011-01-04 18:22 ` Olof Johansson
0 siblings, 0 replies; 2+ messages in thread
From: Olof Johansson @ 2011-01-04 18:22 UTC (permalink / raw)
To: Chris Ball; +Cc: linux-mmc
On Tue, Jan 4, 2011 at 10:02 AM, Chris Ball <cjb@laptop.org> wrote:
> Signed-off-by: Chris Ball <cjb@laptop.org>
Acked-by: Olof Johansson <olof@lixom.net>
-Olof
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-01-04 18:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-04 18:02 [PATCH] mmc: MMC_BLOCK_MINORS should depend on MMC_BLOCK Chris Ball
2011-01-04 18:22 ` Olof Johansson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox