]> git.karo-electronics.de Git - linux-beck.git/blob - sound/sparc/Kconfig
f0fce1daf67ddceb1b98339d20a23c898de73881
[linux-beck.git] / sound / sparc / Kconfig
1 # ALSA Sparc drivers
2
3 menu "ALSA Sparc devices"
4         depends on SND!=n && (SPARC32 || SPARC64)
5
6 config SND_SUN_AMD7930
7         tristate "Sun AMD7930"
8         depends on SBUS && SND
9         select SND_PCM
10         help
11           Say Y here to include support for AMD7930 sound device on Sun.
12
13           To compile this driver as a module, choose M here: the module
14           will be called snd-sun-amd7930.
15
16 #  dep_tristate 'Sun DBRI' CONFIG_SND_SUN_DBRI $CONFIG_SND
17 config SND_SUN_CS4231
18         tristate "Sun CS4231"
19         depends on SND
20         select SND_PCM
21         help
22           Say Y here to include support for CS4231 sound device on Sun.
23
24           To compile this driver as a module, choose M here: the module
25           will be called snd-sun-cs4231.
26
27 endmenu
28