Re: [PATCH 2.6.16-mm2] Kconfig SND_SEQUENCER_OSS help text fix
From: Clemens Ladisch
Date: Wed Mar 29 2006 - 02:35:21 EST
Frederik Deweerdt wrote:
> 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.
The help test is misleading, but partly true.
> - To compile this driver as a module, choose M here: the module
> - will be called snd-seq-oss.
It is not possible to choose M here, but the OSS sequencer will be a
module when the ALSA sequencer (CONFIG_SND_SEQUENCER) is a module.
HTH
Clemens
-
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/