repo.or.cz
/
linux-2.6
/
linux-acpi-2.6
/
ibm-acpi-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Staging: hv: hv_mouse: fix up copyright and license header
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git]
/
sound
/
aoa
/
Kconfig
blob
c081e18b95400fac658a4821c87373d200906c05
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.
8
9
if SND_AOA
10
11
source "sound/aoa/fabrics/Kconfig"
12
13
source "sound/aoa/codecs/Kconfig"
14
15
source "sound/aoa/soundbus/Kconfig"
16
17
endif # SND_AOA