9 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2config SND_SOC_XTFPGA_I2S3 tristate "XTFPGA I2S master"4 select REGMAP_MMIO5 help6 Say Y or M if you want to add support for codecs attached to the7 I2S interface on XTFPGA daughter board. You will also need to select8 the drivers for the rest of XTFPGA audio subsystem.9