Fix Ultrastor asm snippet
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / sound / aoa / Kconfig
blobc081e18b95400fac658a4821c87373d200906c05
1 menuconfig SND_AOA
2         tristate "Apple Onboard Audio driver"
3         depends on PPC_PMAC
4         select SND_PCM
5         ---help---
6         This option enables the new driver for the various
7         Apple Onboard Audio components.
9 if SND_AOA
11 source "sound/aoa/fabrics/Kconfig"
13 source "sound/aoa/codecs/Kconfig"
15 source "sound/aoa/soundbus/Kconfig"
17 endif   # SND_AOA