mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-14 11:26:43 +07:00
1f458d53f7
Add machine driver and config option for MT2701. Signed-off-by: Garlic Tseng <garlic.tseng@mediatek.com> Signed-off-by: Mark Brown <broonie@kernel.org>
4 lines
122 B
Makefile
4 lines
122 B
Makefile
obj-$(CONFIG_SND_SOC_MEDIATEK) += common/
|
|
obj-$(CONFIG_SND_SOC_MT2701) += mt2701/
|
|
obj-$(CONFIG_SND_SOC_MT8173) += mt8173/
|