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
[IPX]: Fix typo, ipxhdr() --> ipx_hdr()
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git]
/
sound
/
mips
/
Kconfig
blob
531f8ba96a71ae40d05b810cc6b42e36fe2ec165
1
# ALSA MIPS drivers
2
3
menu "ALSA MIPS devices"
4
depends on SND!=n && MIPS
5
6
config SND_AU1X00
7
tristate "Au1x00 AC97 Port Driver"
8
depends on (SOC_AU1000 || SOC_AU1100 || SOC_AU1500) && SND
9
select SND_PCM
10
select SND_AC97_CODEC
11
help
12
ALSA Sound driver for the Au1x00's AC97 port.
13
14
endmenu
15