blob: b7e08ef22a940ef2d567c9c06c0d6816b8f33c1a (
plain) (
tree)
|
|
# ALSA SH drivers
menu "SUPERH devices"
depends on SND!=n && SUPERH
config SND_AICA
tristate "Dreamcast Yamaha AICA sound"
depends on SH_DREAMCAST && SND
select SND_PCM
help
ALSA Sound driver for the SEGA Dreamcast console.
endmenu
|