ALSA: Separate common pxa2xx-ac97 code
[safe/jmp/linux-2.6] / sound / arm / Kconfig
index 351e19e..2e55481 100644 (file)
@@ -32,11 +32,16 @@ config SND_PXA2XX_PCM
        tristate
        select SND_PCM
 
+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
          Say Y or M if you want to support any AC97 codec attached to
          the PXA2xx AC97 interface.