xref: /linux/sound/soc/mediatek/Kconfig (revision ee0bcaff109f36d582df9851f204c9a5eb79c028)
1config SND_SOC_MEDIATEK
2	tristate "ASoC support for Mediatek chip"
3	depends on ARCH_MEDIATEK
4	help
5	  This adds ASoC platform driver support for Mediatek chip
6	  that can be used with other codecs.
7	  Select Y if you have such device.
8	  Ex: MT8173
9
10