Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
[deliverable/linux.git] / sound / sh / Kconfig
CommitLineData
198de43d
AM
1# ALSA SH drivers
2
89fe5117
TI
3menuconfig SND_SUPERH
4 bool "SUPERH sound devices"
5 depends on SUPERH
6 default y
7 help
8 Support for sound devices specific to SUPERH architectures.
9 Drivers that are implemented on ASoC can be found in
10 "ALSA for SoC audio support" section.
11
12if SND_SUPERH
198de43d
AM
13
14config SND_AICA
15 tristate "Dreamcast Yamaha AICA sound"
89fe5117 16 depends on SH_DREAMCAST
198de43d
AM
17 select SND_PCM
18 help
19 ALSA Sound driver for the SEGA Dreamcast console.
20
89fe5117 21endif # SND_SUPERH
198de43d 22
This page took 0.138688 seconds and 5 git commands to generate.