* [PATCH] make SPEAKUP_DEFAULT depend on SPEAKUP
@ 2005-07-17 3:29 Jesper Juhl
0 siblings, 0 replies; only message in thread
From: Jesper Juhl @ 2005-07-17 3:29 UTC (permalink / raw)
To: linux-kernel; +Cc: Kirk Reiser, speakup, akpm
When running `make oldconfig' with my 2.6.13-rc3 config on 2.6.13-rc3-mm1 I
got a bit surprised when I answered `N'o to CONFIG_SPEAKUP but then still
got prompted for CONFIG_SPEAKUP_DEFAULT - that didn't make sense, why would
I want to select a default synthesizer for speakup if I have disabled speakup
alltogether in the first place?
The patch below makes SPEAKUP_DEFAULT depend on SPEAKUP. I believe that's the
sane thing to do :)
Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
---
drivers/char/speakup/Kconfig | 1 +
1 files changed, 1 insertion(+)
--- linux-2.6.13-rc3-mm1-orig/drivers/char/speakup/Kconfig 2005-07-17 04:39:45.000000000 +0200
+++ linux-2.6.13-rc3-mm1/drivers/char/speakup/Kconfig 2005-07-17 05:15:05.000000000 +0200
@@ -204,6 +204,7 @@
endif
config SPEAKUP_DEFAULT
+ depends on SPEAKUP
string "Choose Default synthesizer for Speakup"
default "none"
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-07-17 3:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-17 3:29 [PATCH] make SPEAKUP_DEFAULT depend on SPEAKUP Jesper Juhl
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®