xref: /linux/sound/soc/jz4740/Kconfig (revision 2da68a77)
1# SPDX-License-Identifier: GPL-2.0-only
2config SND_JZ4740_SOC_I2S
3	tristate "SoC Audio (I2S protocol) for Ingenic JZ4740 SoC"
4	depends on MIPS || COMPILE_TEST
5	depends on HAS_IOMEM
6	select SND_SOC_GENERIC_DMAENGINE_PCM
7	help
8	  Say Y if you want to use I2S protocol and I2S codec on Ingenic JZ4740
9	  based boards.
10