aboutsummaryrefslogtreecommitdiff
path: root/sound/sh/Kconfig
blob: b7e08ef22a940ef2d567c9c06c0d6816b8f33c1a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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