18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
28c2ecf20Sopenharmony_ci# ALSA SH drivers
38c2ecf20Sopenharmony_ci
48c2ecf20Sopenharmony_cimenuconfig SND_SUPERH
58c2ecf20Sopenharmony_ci	bool "SUPERH sound devices"
68c2ecf20Sopenharmony_ci	depends on SUPERH
78c2ecf20Sopenharmony_ci	default y
88c2ecf20Sopenharmony_ci	help
98c2ecf20Sopenharmony_ci	  Support for sound devices specific to SUPERH architectures.
108c2ecf20Sopenharmony_ci	  Drivers that are implemented on ASoC can be found in
118c2ecf20Sopenharmony_ci	  "ALSA for SoC audio support" section.
128c2ecf20Sopenharmony_ci
138c2ecf20Sopenharmony_ciif SND_SUPERH
148c2ecf20Sopenharmony_ci
158c2ecf20Sopenharmony_ciconfig SND_AICA
168c2ecf20Sopenharmony_ci	tristate "Dreamcast Yamaha AICA sound"
178c2ecf20Sopenharmony_ci	depends on SH_DREAMCAST
188c2ecf20Sopenharmony_ci	select SND_PCM
198c2ecf20Sopenharmony_ci	select G2_DMA
208c2ecf20Sopenharmony_ci	help
218c2ecf20Sopenharmony_ci	  ALSA Sound driver for the SEGA Dreamcast console.
228c2ecf20Sopenharmony_ci
238c2ecf20Sopenharmony_ciconfig SND_SH_DAC_AUDIO
248c2ecf20Sopenharmony_ci	tristate "SuperH DAC audio support"
258c2ecf20Sopenharmony_ci	depends on SND
268c2ecf20Sopenharmony_ci	depends on CPU_SH3 && HIGH_RES_TIMERS
278c2ecf20Sopenharmony_ci	select SND_PCM
288c2ecf20Sopenharmony_ci	help
298c2ecf20Sopenharmony_ci	  Say Y here to include support for the on-chip DAC.
308c2ecf20Sopenharmony_ci
318c2ecf20Sopenharmony_ciendif	# SND_SUPERH
328c2ecf20Sopenharmony_ci
33