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 15862c2c0aSThomas Bogendoerfer help 16862c2c0aSThomas Bogendoerfer Sound support for the SGI O2 Workstation. 17862c2c0aSThomas Bogendoerfer 18787dba37SThomas Bogendoerferconfig SND_SGI_HAL2 19787dba37SThomas Bogendoerfer tristate "SGI HAL2 Audio" 20787dba37SThomas Bogendoerfer depends on SGI_HAS_HAL2 21787dba37SThomas Bogendoerfer help 22787dba37SThomas Bogendoerfer Sound support for the SGI Indy and Indigo2 Workstation. 23787dba37SThomas Bogendoerfer 24787dba37SThomas Bogendoerfer 251da177e4SLinus Torvaldsconfig SND_AU1X00 26*7137c6bcSManuel Lauss tristate "Au1x00 AC97 Port Driver (DEPRECATED)" 2789fe5117STakashi Iwai depends on SOC_AU1000 || SOC_AU1100 || SOC_AU1500 281da177e4SLinus Torvalds select SND_PCM 291da177e4SLinus Torvalds select SND_AC97_CODEC 301da177e4SLinus Torvalds help 311da177e4SLinus Torvalds ALSA Sound driver for the Au1x00's AC97 port. 321da177e4SLinus Torvalds 33*7137c6bcSManuel Lauss Newer drivers for ASoC are available, please do not use 34*7137c6bcSManuel Lauss this driver as it will be removed in the future. 35*7137c6bcSManuel Lauss 3689fe5117STakashi Iwaiendif # SND_MIPS 371da177e4SLinus Torvalds 38