18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
28c2ecf20Sopenharmony_ci# ALSA MIPS drivers
38c2ecf20Sopenharmony_ci
48c2ecf20Sopenharmony_cimenuconfig SND_MIPS
58c2ecf20Sopenharmony_ci	bool "MIPS sound devices"
68c2ecf20Sopenharmony_ci	depends on MIPS
78c2ecf20Sopenharmony_ci	default y
88c2ecf20Sopenharmony_ci	help
98c2ecf20Sopenharmony_ci	  Support for sound devices of MIPS architectures.
108c2ecf20Sopenharmony_ci
118c2ecf20Sopenharmony_ciif SND_MIPS
128c2ecf20Sopenharmony_ci
138c2ecf20Sopenharmony_ciconfig SND_SGI_O2
148c2ecf20Sopenharmony_ci	tristate "SGI O2 Audio"
158c2ecf20Sopenharmony_ci	depends on SGI_IP32
168c2ecf20Sopenharmony_ci	select SND_PCM
178c2ecf20Sopenharmony_ci	help
188c2ecf20Sopenharmony_ci	  Sound support for the SGI O2 Workstation.
198c2ecf20Sopenharmony_ci
208c2ecf20Sopenharmony_ciconfig SND_SGI_HAL2
218c2ecf20Sopenharmony_ci	tristate "SGI HAL2 Audio"
228c2ecf20Sopenharmony_ci	depends on SGI_HAS_HAL2
238c2ecf20Sopenharmony_ci	select SND_PCM
248c2ecf20Sopenharmony_ci	help
258c2ecf20Sopenharmony_ci	  Sound support for the SGI Indy and Indigo2 Workstation.
268c2ecf20Sopenharmony_ci
278c2ecf20Sopenharmony_ciendif	# SND_MIPS
288c2ecf20Sopenharmony_ci
29