9 lines
147 B
Plaintext
9 lines
147 B
Plaintext
|
menu "ASoC support for Amlogic platforms"
|
||
|
depends on ARCH_MESON || COMPILE_TEST
|
||
|
|
||
|
config SND_MESON_AXG_FIFO
|
||
|
tristate
|
||
|
select REGMAP_MMIO
|
||
|
|
||
|
endmenu
|