ACPI: thinkpad-acpi: issue input events for tablet swivel events
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / sound / aoa / Kconfig
blob5d5813cec4c859a1dafd4dc2d38d45029adf91c9
1 menu "Apple Onboard Audio driver"
2         depends on SND!=n && PPC_PMAC
4 config SND_AOA
5         tristate "Apple Onboard Audio driver"
6         depends on SND
7         select SND_PCM
8         ---help---
9         This option enables the new driver for the various
10         Apple Onboard Audio components.
12 source "sound/aoa/fabrics/Kconfig"
14 source "sound/aoa/codecs/Kconfig"
16 source "sound/aoa/soundbus/Kconfig"
18 endmenu