11 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2config SND_JZ4740_SOC_I2S3 tristate "SoC Audio (I2S protocol) for Ingenic JZ4740 SoC"4 depends on MIPS || COMPILE_TEST5 depends on HAS_IOMEM6 select REGMAP_MMIO7 select SND_SOC_GENERIC_DMAENGINE_PCM8 help9 Say Y if you want to use I2S protocol and I2S codec on Ingenic JZ474010 based boards.11