Kconfig 362 B

1234567891011
  1. config SND_SOC_ROCKCHIP
  2. tristate "ASoC support for Rockchip"
  3. depends on COMPILE_TEST || ARCH_ROCKCHIP
  4. select SND_SOC_GENERIC_DMAENGINE_PCM
  5. help
  6. Say Y or M if you want to add support for codecs attached to
  7. the Rockchip SoCs' Audio interfaces. You will also need to
  8. select the audio interfaces to support below.
  9. config SND_SOC_ROCKCHIP_I2S
  10. tristate