Kconfig 147 B

12345678
  1. menu "ASoC support for Amlogic platforms"
  2. depends on ARCH_MESON || COMPILE_TEST
  3. config SND_MESON_AXG_FIFO
  4. tristate
  5. select REGMAP_MMIO
  6. endmenu