[PATCH 2.6.16-mm2] Kconfig SND_SEQUENCER_OSS help text fix

From: Frederik Deweerdt
Date: Tue Mar 28 2006 - 08:44:14 EST


Hi Andrew,

The SND_SEQUENCER_OSS config option in sound/core/Kconfig claims it could be
compiled as a module despite being a bool. This patch removes the misleading
help text. This should apply to 2.6.16 as well, should I resend a patch?

Regards,
Frederik

Signed-off-by: Frederik Deweerdt <frederik.deweerdt@xxxxxxxxx>

--- linux-2.6.16-mm2/sound/core/Kconfig~ 2006-03-28 15:31:43.000000000 +0200
+++ linux-2.6.16-mm2/sound/core/Kconfig 2006-03-28 15:31:55.000000000 +0200
@@ -92,9 +92,6 @@

Many programs still use the OSS API, so say Y.

- To compile this driver as a module, choose M here: the module
- will be called snd-seq-oss.
-
config SND_RTCTIMER
tristate "RTC Timer support"
depends on SND && RTC

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/