blob: b7e08ef22a940ef2d567c9c06c0d6816b8f33c1a [file] [log] [blame]
Adrian McMenamin198de432007-05-18 14:26:59 +02001# ALSA SH drivers
2
3menu "SUPERH devices"
4 depends on SND!=n && SUPERH
5
6config 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
13endmenu
14