xref: /linux/sound/soc/xtensa/Kconfig (revision e7e86d7697c6ed1dbbde18d7185c35b6967945ed)
1# SPDX-License-Identifier: GPL-2.0-only
2menu "Xtensa"
3
4config SND_SOC_XTFPGA_I2S
5	tristate "XTFPGA I2S master"
6	select REGMAP_MMIO
7	help
8	  Say Y or M if you want to add support for codecs attached to the
9	  I2S interface on XTFPGA daughter board. You will also need to select
10	  the drivers for the rest of XTFPGA audio subsystem.
11
12endmenu
13