projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Pull sbs into release branch
[linux-2.6]
/
sound
/
sh
/
Kconfig
1
# ALSA SH drivers
2
3
menu "SUPERH devices"
4
depends on SND!=n && SUPERH
5
6
config SND_AICA
7
tristate "Dreamcast Yamaha AICA sound"
8
depends on SH_DREAMCAST && SND
9
select SND_PCM
10
help
11
ALSA Sound driver for the SEGA Dreamcast console.
12
13
endmenu
14