]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - sound/sparc/Kconfig
Linux-2.6.12-rc2
[mirror_ubuntu-bionic-kernel.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
11 # dep_tristate 'Sun DBRI' CONFIG_SND_SUN_DBRI $CONFIG_SND
12 config SND_SUN_CS4231
13 tristate "Sun CS4231"
14 depends on SND
15 select SND_PCM
16
17 endmenu
18