]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - sound/aoa/Kconfig
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-mmc
[mirror_ubuntu-artful-kernel.git] / sound / aoa / Kconfig
CommitLineData
f3d9478b 1menu "Apple Onboard Audio driver"
55ae9223 2 depends on SND!=n && PPC_PMAC
f3d9478b
JB
3
4config SND_AOA
5 tristate "Apple Onboard Audio driver"
e8b98ff4
TI
6 depends on SND
7 select SND_PCM
f3d9478b
JB
8 ---help---
9 This option enables the new driver for the various
10 Apple Onboard Audio components.
11
12source "sound/aoa/fabrics/Kconfig"
13
14source "sound/aoa/codecs/Kconfig"
15
16source "sound/aoa/soundbus/Kconfig"
17
18endmenu