xref: /linux/sound/mips/Kconfig (revision 0f252a3541b1051f600ca6a26ba9d8c67b4dd063)
11da177e4SLinus Torvalds# ALSA MIPS drivers
21da177e4SLinus Torvalds
389fe5117STakashi Iwaimenuconfig SND_MIPS
489fe5117STakashi Iwai	bool "MIPS sound devices"
589fe5117STakashi Iwai	depends on MIPS
689fe5117STakashi Iwai	default y
789fe5117STakashi Iwai	help
889fe5117STakashi Iwai	  Support for sound devices of MIPS architectures.
989fe5117STakashi Iwai
1089fe5117STakashi Iwaiif SND_MIPS
111da177e4SLinus Torvalds
12862c2c0aSThomas Bogendoerferconfig SND_SGI_O2
13862c2c0aSThomas Bogendoerfer	tristate "SGI O2 Audio"
14862c2c0aSThomas Bogendoerfer	depends on SGI_IP32
15*0f252a35SNicholas Mc Guire	select SND_PCM
16862c2c0aSThomas Bogendoerfer        help
17862c2c0aSThomas Bogendoerfer                Sound support for the SGI O2 Workstation.
18862c2c0aSThomas Bogendoerfer
19787dba37SThomas Bogendoerferconfig SND_SGI_HAL2
20787dba37SThomas Bogendoerfer        tristate "SGI HAL2 Audio"
21787dba37SThomas Bogendoerfer        depends on SGI_HAS_HAL2
22*0f252a35SNicholas Mc Guire	select SND_PCM
23787dba37SThomas Bogendoerfer        help
24787dba37SThomas Bogendoerfer                Sound support for the SGI Indy and Indigo2 Workstation.
25787dba37SThomas Bogendoerfer
26787dba37SThomas Bogendoerfer
271da177e4SLinus Torvaldsconfig SND_AU1X00
287137c6bcSManuel Lauss	tristate "Au1x00 AC97 Port Driver (DEPRECATED)"
2937663860SManuel Lauss	depends on MIPS_ALCHEMY
301da177e4SLinus Torvalds	select SND_PCM
311da177e4SLinus Torvalds	select SND_AC97_CODEC
321da177e4SLinus Torvalds	help
331da177e4SLinus Torvalds	  ALSA Sound driver for the Au1x00's AC97 port.
341da177e4SLinus Torvalds
357137c6bcSManuel Lauss	  Newer drivers for ASoC are available, please do not use
367137c6bcSManuel Lauss	  this driver as it will be removed in the future.
377137c6bcSManuel Lauss
3889fe5117STakashi Iwaiendif	# SND_MIPS
391da177e4SLinus Torvalds
40