mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-19 19:17:48 +07:00
ee0bcaff10
This is the DPCM based platform driver of AFE (Audio Front End) unit. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> Signed-off-by: Koro Chen <koro.chen@mediatek.com> Signed-off-by: Mark Brown <broonie@kernel.org>
10 lines
250 B
Plaintext
10 lines
250 B
Plaintext
config SND_SOC_MEDIATEK
|
|
tristate "ASoC support for Mediatek chip"
|
|
depends on ARCH_MEDIATEK
|
|
help
|
|
This adds ASoC platform driver support for Mediatek chip
|
|
that can be used with other codecs.
|
|
Select Y if you have such device.
|
|
Ex: MT8173
|
|
|