Linux Audio

Check our new training course

Loading...
v6.2
1# SPDX-License-Identifier: GPL-2.0-only
2config SND_SOC_XTFPGA_I2S
3	tristate "XTFPGA I2S master"
4	select REGMAP_MMIO
5	help
6	  Say Y or M if you want to add support for codecs attached to the
7	  I2S interface on XTFPGA daughter board. You will also need to select
8	  the drivers for the rest of XTFPGA audio subsystem.
v4.6
 
1config SND_SOC_XTFPGA_I2S
2	tristate "XTFPGA I2S master"
3	select REGMAP_MMIO
4	help
5	  Say Y or M if you want to add support for codecs attached to the
6	  I2S interface on XTFPGA daughter board. You will also need to select
7	  the drivers for the rest of XTFPGA audio subsystem.