[alsa-devel] [PATCH 1/4] Separate common pxa2xx-ac97 code

Dmitry dbaryshkov at gmail.com
Thu Sep 11 16:51:26 CEST 2008


2008/9/11 Mark Brown <broonie at 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


More information about the Alsa-devel mailing list