mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00: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>
3 lines
122 B
Makefile
3 lines
122 B
Makefile
obj-$(CONFIG_SND_SOC_MEDIATEK) += common/
|
|
obj-$(CONFIG_SND_SOC_MT2701) += mt2701/
|
|
obj-$(CONFIG_SND_SOC_MT8173) += mt8173/
|