1 config SND_SOC_MEDIATEK
5 tristate "ASoC support for Mediatek MT2701 chip"
6 depends on ARCH_MEDIATEK
7 select SND_SOC_MEDIATEK
9 This adds ASoC driver for Mediatek MT2701 boards
10 that can be used with other codecs.
11 Select Y if you have such device.
14 config SND_SOC_MT2701_CS42448
15 tristate "ASoc Audio driver for MT2701 with CS42448 codec"
16 depends on SND_SOC_MT2701 && I2C
17 select SND_SOC_CS42XX8_I2C
20 This adds ASoC driver for Mediatek MT2701 boards
21 with the CS42448 codecs.
22 Select Y if you have such device.
25 config SND_SOC_MT2701_WM8960
26 tristate "ASoc Audio driver for MT2701 with WM8960 codec"
27 depends on SND_SOC_MT2701 && I2C
30 This adds ASoC driver for Mediatek MT2701 boards
31 with the WM8960 codecs.
32 Select Y if you have such device.
36 tristate "ASoC support for Mediatek MT8173 chip"
37 depends on ARCH_MEDIATEK
38 select SND_SOC_MEDIATEK
40 This adds ASoC platform driver support for Mediatek MT8173 chip
41 that can be used with other codecs.
42 Select Y if you have such device.
45 config SND_SOC_MT8173_MAX98090
46 tristate "ASoC Audio driver for MT8173 with MAX98090 codec"
47 depends on SND_SOC_MT8173 && I2C
48 select SND_SOC_MAX98090
50 This adds ASoC driver for Mediatek MT8173 boards
51 with the MAX98090 audio codec.
52 Select Y if you have such device.
55 config SND_SOC_MT8173_RT5650
56 tristate "ASoC Audio driver for MT8173 with RT5650 codec"
57 depends on SND_SOC_MT8173 && I2C
59 select SND_SOC_HDMI_CODEC
61 This adds ASoC driver for Mediatek MT8173 boards
62 with the RT5650 audio codec.
63 Select Y if you have such device.
66 config SND_SOC_MT8173_RT5650_RT5514
67 tristate "ASoC Audio driver for MT8173 with RT5650 RT5514 codecs"
68 depends on SND_SOC_MT8173 && I2C
72 This adds ASoC driver for Mediatek MT8173 boards
73 with the RT5650 and RT5514 codecs.
74 Select Y if you have such device.
77 config SND_SOC_MT8173_RT5650_RT5676
78 tristate "ASoC Audio driver for MT8173 with RT5650 RT5676 codecs"
79 depends on SND_SOC_MT8173 && I2C
82 select SND_SOC_HDMI_CODEC
84 This adds ASoC driver for Mediatek MT8173 boards
85 with the RT5650 and RT5676 codecs.
86 Select Y if you have such device.