[ALSA] Remove xxx_t typedefs: ARM SA11xx-UDA1341
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / sound / sparc / Kconfig
blobef022a846b06b602878b90a5f7758f30cdd727bb
1 # ALSA Sparc drivers
3 menu "ALSA Sparc devices"
4         depends on SND!=n && SPARC
6 config SND_SUN_AMD7930
7         tristate "Sun AMD7930"
8         depends on SBUS && SND
9         select SND_PCM
10         select SND_GENERIC_DRIVER
11         help
12           Say Y here to include support for AMD7930 sound device on Sun.
14           To compile this driver as a module, choose M here: the module
15           will be called snd-sun-amd7930.
17 config SND_SUN_CS4231
18         tristate "Sun CS4231"
19         depends on SND
20         select SND_PCM
21         select SND_GENERIC_DRIVER
22         help
23           Say Y here to include support for CS4231 sound device on Sun.
25           To compile this driver as a module, choose M here: the module
26           will be called snd-sun-cs4231.
28 config SND_SUN_DBRI
29         tristate "Sun DBRI"
30         depends on SND && SBUS
31         select SND_PCM
32         select SND_GENERIC_DRIVER
33         help
34           Say Y here to include support for DBRI sound device on Sun.
36           To compile this driver as a module, choose M here: the module
37           will be called snd-sun-dbri.
39 endmenu