xref: /linux/sound/soc/xtensa/Kconfig (revision 177bf8620cf4ed290ee170a6c5966adc0924b336)
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