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