Hi, On Mon, 31 Jan 2005, Takashi Iwai wrote:
> > Index: linux-2.6.11/sound/core/Kconfig > > =================================================================== > > --- linux-2.6.11.orig/sound/core/Kconfig 2005-01-29 22:50:43.345956362 > > +0100 > > +++ linux-2.6.11/sound/core/Kconfig 2005-01-29 22:56:50.843656604 +0100 > > @@ -1,16 +1,20 @@ > > # ALSA soundcard-configuration > > config SND_TIMER > > tristate > > + depends on SND > (snip) > > Aren't they superfluous? > SND_TIMER, etc, are the reverse selection entries. Without it they break the menu structure. bye, Roman - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/