xref: /linux/sound/soc/mediatek/Kconfig (revision 1f458d53f76c25a8240736294453e95bd9a34e18)
16b1e19d9SGarlic Tsengconfig SND_SOC_MEDIATEK
26b1e19d9SGarlic Tseng	tristate
36b1e19d9SGarlic Tseng
4*1f458d53SGarlic Tsengconfig SND_SOC_MT2701
5*1f458d53SGarlic Tseng	tristate "ASoC support for Mediatek MT2701 chip"
6*1f458d53SGarlic Tseng	depends on ARCH_MEDIATEK
7*1f458d53SGarlic Tseng	select SND_SOC_MEDIATEK
8*1f458d53SGarlic Tseng	help
9*1f458d53SGarlic Tseng	  This adds ASoC driver for Mediatek MT2701 boards
10*1f458d53SGarlic Tseng	  that can be used with other codecs.
11*1f458d53SGarlic Tseng	  Select Y if you have such device.
12*1f458d53SGarlic Tseng	  If unsure select "N".
13*1f458d53SGarlic Tseng
14*1f458d53SGarlic Tsengconfig SND_SOC_MT2701_CS42448
15*1f458d53SGarlic Tseng	tristate "ASoc Audio driver for MT2701 with CS42448 codec"
16*1f458d53SGarlic Tseng	depends on SND_SOC_MT2701
17*1f458d53SGarlic Tseng	select SND_SOC_CS42XX8_I2C
18*1f458d53SGarlic Tseng	select SND_SOC_BT_SCO
19*1f458d53SGarlic Tseng	help
20*1f458d53SGarlic Tseng	  This adds ASoC driver for Mediatek MT2701 boards
21*1f458d53SGarlic Tseng	  with the CS42448 codecs.
22*1f458d53SGarlic Tseng	  Select Y if you have such device.
23*1f458d53SGarlic Tseng	  If unsure select "N".
24*1f458d53SGarlic Tseng
250d1d7a66SGarlic Tsengconfig SND_SOC_MT8173
260d1d7a66SGarlic Tseng	tristate "ASoC support for Mediatek MT8173 chip"
27ee0bcaffSKoro Chen	depends on ARCH_MEDIATEK
286b1e19d9SGarlic Tseng	select SND_SOC_MEDIATEK
29ee0bcaffSKoro Chen	help
300d1d7a66SGarlic Tseng	  This adds ASoC platform driver support for Mediatek MT8173 chip
31ee0bcaffSKoro Chen	  that can be used with other codecs.
32ee0bcaffSKoro Chen	  Select Y if you have such device.
33ee0bcaffSKoro Chen	  Ex: MT8173
34ee0bcaffSKoro Chen
35a54f6f0cSKoro Chenconfig SND_SOC_MT8173_MAX98090
36a54f6f0cSKoro Chen	tristate "ASoC Audio driver for MT8173 with MAX98090 codec"
370d1d7a66SGarlic Tseng	depends on SND_SOC_MT8173 && I2C
38a54f6f0cSKoro Chen	select SND_SOC_MAX98090
39a54f6f0cSKoro Chen	help
40a54f6f0cSKoro Chen	  This adds ASoC driver for Mediatek MT8173 boards
41a54f6f0cSKoro Chen	  with the MAX98090 audio codec.
42a54f6f0cSKoro Chen	  Select Y if you have such device.
43a54f6f0cSKoro Chen	  If unsure select "N".
44a54f6f0cSKoro Chen
450f83f929SKoro Chenconfig SND_SOC_MT8173_RT5650
460f83f929SKoro Chen	tristate "ASoC Audio driver for MT8173 with RT5650 codec"
470d1d7a66SGarlic Tseng	depends on SND_SOC_MT8173 && I2C
480f83f929SKoro Chen	select SND_SOC_RT5645
490f83f929SKoro Chen	help
500f83f929SKoro Chen	  This adds ASoC driver for Mediatek MT8173 boards
510f83f929SKoro Chen	  with the RT5650 audio codec.
520f83f929SKoro Chen	  Select Y if you have such device.
530f83f929SKoro Chen	  If unsure select "N".
540f83f929SKoro Chen
550c71367dSKoro Chenconfig SND_SOC_MT8173_RT5650_RT5514
560c71367dSKoro Chen	tristate "ASoC Audio driver for MT8173 with RT5650 RT5514 codecs"
570d1d7a66SGarlic Tseng	depends on SND_SOC_MT8173 && I2C
580c71367dSKoro Chen	select SND_SOC_RT5645
590c71367dSKoro Chen	select SND_SOC_RT5514
600c71367dSKoro Chen	help
610c71367dSKoro Chen	  This adds ASoC driver for Mediatek MT8173 boards
620c71367dSKoro Chen	  with the RT5650 and RT5514 codecs.
630c71367dSKoro Chen	  Select Y if you have such device.
640c71367dSKoro Chen	  If unsure select "N".
650c71367dSKoro Chen
66662e8d91SKoro Chenconfig SND_SOC_MT8173_RT5650_RT5676
67662e8d91SKoro Chen	tristate "ASoC Audio driver for MT8173 with RT5650 RT5676 codecs"
680d1d7a66SGarlic Tseng	depends on SND_SOC_MT8173 && I2C
69662e8d91SKoro Chen	select SND_SOC_RT5645
70662e8d91SKoro Chen	select SND_SOC_RT5677
71c0133e3bSKoro Chen	select SND_SOC_HDMI_CODEC
72662e8d91SKoro Chen	help
73662e8d91SKoro Chen	  This adds ASoC driver for Mediatek MT8173 boards
74662e8d91SKoro Chen	  with the RT5650 and RT5676 codecs.
75662e8d91SKoro Chen	  Select Y if you have such device.
76662e8d91SKoro Chen	  If unsure select "N".
77