]> bbs.cooldavid.org Git - net-next-2.6.git/blame - sound/aoa/Kconfig
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
[net-next-2.6.git] / sound / aoa / Kconfig
CommitLineData
89fe5117 1menuconfig SND_AOA
f3d9478b 2 tristate "Apple Onboard Audio driver"
89fe5117 3 depends on PPC_PMAC
e8b98ff4 4 select SND_PCM
f3d9478b
JB
5 ---help---
6 This option enables the new driver for the various
7 Apple Onboard Audio components.
8
89fe5117
TI
9if SND_AOA
10
f3d9478b
JB
11source "sound/aoa/fabrics/Kconfig"
12
13source "sound/aoa/codecs/Kconfig"
14
15source "sound/aoa/soundbus/Kconfig"
16
89fe5117 17endif # SND_AOA