11 Sep
2008
11 Sep
'08
4:51 p.m.
2008/9/11 Mark Brown broonie@sirena.org.uk:
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.
Fine with me, thanks!
--
With best wishes
Dmitry