162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
262306a36Sopenharmony_cimenu "SoC Audio for Loongson CPUs"
362306a36Sopenharmony_ci	depends on LOONGARCH || COMPILE_TEST
462306a36Sopenharmony_ci
562306a36Sopenharmony_ciconfig SND_SOC_LOONGSON_I2S_PCI
662306a36Sopenharmony_ci	tristate "Loongson I2S-PCI Device Driver"
762306a36Sopenharmony_ci	select REGMAP_MMIO
862306a36Sopenharmony_ci	depends on PCI
962306a36Sopenharmony_ci	help
1062306a36Sopenharmony_ci	  Say Y or M if you want to add support for I2S driver for
1162306a36Sopenharmony_ci	  Loongson I2S controller.
1262306a36Sopenharmony_ci
1362306a36Sopenharmony_ci	  The controller is found in loongson bridge chips or SoCs,
1462306a36Sopenharmony_ci	  and work as a PCI device.
1562306a36Sopenharmony_ci
1662306a36Sopenharmony_ciconfig SND_SOC_LOONGSON_CARD
1762306a36Sopenharmony_ci	tristate "Loongson Sound Card Driver"
1862306a36Sopenharmony_ci	select SND_SOC_LOONGSON_I2S_PCI
1962306a36Sopenharmony_ci	depends on PCI
2062306a36Sopenharmony_ci	help
2162306a36Sopenharmony_ci	  Say Y or M if you want to add support for SoC audio using
2262306a36Sopenharmony_ci	  loongson I2S controller.
2362306a36Sopenharmony_ci
2462306a36Sopenharmony_ci	  The driver add support for ALSA SoC Audio support using
2562306a36Sopenharmony_ci	  loongson I2S controller.
2662306a36Sopenharmony_ci
2762306a36Sopenharmony_ciendmenu
28