Kconfig 321 B

123456789
  1. # SPDX-License-Identifier: GPL-2.0-only
  2. config SND_JZ4740_SOC_I2S
  3. tristate "SoC Audio (I2S protocol) for Ingenic JZ4740 SoC"
  4. depends on MIPS || COMPILE_TEST
  5. depends on OF && 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.