1 # SPDX-License-Identifier: GPL-2.0-only 1 # SPDX-License-Identifier: GPL-2.0-only 2 config SND_JZ4740_SOC_I2S 2 config SND_JZ4740_SOC_I2S 3 tristate "SoC Audio (I2S protocol) for 3 tristate "SoC Audio (I2S protocol) for Ingenic JZ4740 SoC" 4 depends on MIPS || COMPILE_TEST 4 depends on MIPS || COMPILE_TEST 5 depends on HAS_IOMEM !! 5 depends on OF && HAS_IOMEM 6 select REGMAP_MMIO << 7 select SND_SOC_GENERIC_DMAENGINE_PCM 6 select SND_SOC_GENERIC_DMAENGINE_PCM 8 help 7 help 9 Say Y if you want to use I2S protoco 8 Say Y if you want to use I2S protocol and I2S codec on Ingenic JZ4740 10 based boards. 9 based boards.
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.