aboutsummaryrefslogtreecommitdiffstats
path: root/sound/sh/Kconfig
blob: 855cb2456f34a8d59bfbdf15c2f05549d42234fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
menu "SuperH devices"
       depends on SND!=n && SUPERH

config SND_AICA
       tristate "Yamaha AICA sound for SEGA Dreamcast"
       depends on SND
       depends on SH_DREAMCAST
       select SND_PCM
       help
         Say Y here to include support for sound on your SEGA Dreamcast

         To compile this driver as a module, choose M here: the module
         will be called snd-aica.

endmenu