mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-16 22:56:44 +07:00
12 lines
272 B
Plaintext
12 lines
272 B
Plaintext
|
menu "Allwinner SoC Audio support"
|
||
|
|
||
|
config SND_SUN4I_CODEC
|
||
|
tristate "Allwinner A10 Codec Support"
|
||
|
select SND_SOC_GENERIC_DMAENGINE_PCM
|
||
|
select REGMAP_MMIO
|
||
|
help
|
||
|
Select Y or M to add support for the Codec embedded in the Allwinner
|
||
|
A10 and affiliated SoCs.
|
||
|
|
||
|
endmenu
|