You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# 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
|
|
|
|
|