On Wed, Sep 10, 2008 at 05:01:17AM +0400, Dmitry Baryshkov wrote: > +config SND_PXA2XX_LIB > + tristate > + select SND_AC97_CODEC > + > config SND_PXA2XX_AC97 > tristate "AC97 driver for the Intel PXA2xx chip" > depends on ARCH_PXA > select SND_PXA2XX_PCM > - select SND_AC97_CODEC > + select SND_PXA2XX_LIB > help Since select ignores dependency information in the selected thing the select for SND_AC97_CODEC needs to stay in SND_PXA2XX_AC97. I'll fix this up locally. _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel