drivers/parisc/: Spelling fixes
[sfrench/cifs-2.6.git] / sound / arm / Kconfig
index 34c1740aa6e9a7e1a1e0f32cbecca1cd9d2783ca..2e4a5e0d16db3726755dea8c8930f35138927395 100644 (file)
@@ -20,5 +20,17 @@ config SND_ARMAACI
        select SND_PCM
        select SND_AC97_CODEC
 
-endmenu
+config SND_PXA2XX_PCM
+       tristate
+       select SND_PCM
+
+config SND_PXA2XX_AC97
+       tristate "AC97 driver for the Intel PXA2xx chip"
+       depends on ARCH_PXA && SND
+       select SND_PXA2XX_PCM
+       select SND_AC97_CODEC
+       help
+         Say Y or M if you want to support any AC97 codec attached to
+         the PXA2xx AC97 interface.
 
+endmenu