18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
28c2ecf20Sopenharmony_ci# ALSA ARM drivers
38c2ecf20Sopenharmony_ci
48c2ecf20Sopenharmony_cimenuconfig SND_ARM
58c2ecf20Sopenharmony_ci	bool "ARM sound devices"
68c2ecf20Sopenharmony_ci	depends on ARM
78c2ecf20Sopenharmony_ci	default y
88c2ecf20Sopenharmony_ci	help
98c2ecf20Sopenharmony_ci	  Support for sound devices specific to ARM 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_ARM
148c2ecf20Sopenharmony_ci
158c2ecf20Sopenharmony_ciconfig SND_ARMAACI
168c2ecf20Sopenharmony_ci	tristate "ARM PrimeCell PL041 AC Link support"
178c2ecf20Sopenharmony_ci	depends on ARM_AMBA
188c2ecf20Sopenharmony_ci	select SND_PCM
198c2ecf20Sopenharmony_ci	select SND_AC97_CODEC
208c2ecf20Sopenharmony_ci
218c2ecf20Sopenharmony_ciconfig SND_PXA2XX_AC97
228c2ecf20Sopenharmony_ci	tristate "AC97 driver for the Intel PXA2xx chip"
238c2ecf20Sopenharmony_ci	depends on ARCH_PXA
248c2ecf20Sopenharmony_ci	select SND_AC97_CODEC
258c2ecf20Sopenharmony_ci	select SND_PXA2XX_LIB
268c2ecf20Sopenharmony_ci	select SND_PXA2XX_LIB_AC97
278c2ecf20Sopenharmony_ci	help
288c2ecf20Sopenharmony_ci	  Say Y or M if you want to support any AC97 codec attached to
298c2ecf20Sopenharmony_ci	  the PXA2xx AC97 interface.
308c2ecf20Sopenharmony_ci
318c2ecf20Sopenharmony_ciendif	# SND_ARM
328c2ecf20Sopenharmony_ci
338c2ecf20Sopenharmony_ciconfig SND_PXA2XX_LIB
348c2ecf20Sopenharmony_ci	tristate
358c2ecf20Sopenharmony_ci	select SND_DMAENGINE_PCM
368c2ecf20Sopenharmony_ci
378c2ecf20Sopenharmony_ciconfig SND_PXA2XX_LIB_AC97
388c2ecf20Sopenharmony_ci	bool
39