Kconfig 272 B

1234567891011
  1. menu "Allwinner SoC Audio support"
  2. config SND_SUN4I_CODEC
  3. tristate "Allwinner A10 Codec Support"
  4. select SND_SOC_GENERIC_DMAENGINE_PCM
  5. select REGMAP_MMIO
  6. help
  7. Select Y or M to add support for the Codec embedded in the Allwinner
  8. A10 and affiliated SoCs.
  9. endmenu