xref: /openbmc/linux/sound/soc/mediatek/Kconfig (revision 0d1d7a66)
10d1d7a66SGarlic Tsengconfig SND_SOC_MT8173
20d1d7a66SGarlic Tseng	tristate "ASoC support for Mediatek MT8173 chip"
3ee0bcaffSKoro Chen	depends on ARCH_MEDIATEK
4ee0bcaffSKoro Chen	help
50d1d7a66SGarlic Tseng	  This adds ASoC platform driver support for Mediatek MT8173 chip
6ee0bcaffSKoro Chen	  that can be used with other codecs.
7ee0bcaffSKoro Chen	  Select Y if you have such device.
8ee0bcaffSKoro Chen	  Ex: MT8173
9ee0bcaffSKoro Chen
10a54f6f0cSKoro Chenconfig SND_SOC_MT8173_MAX98090
11a54f6f0cSKoro Chen	tristate "ASoC Audio driver for MT8173 with MAX98090 codec"
120d1d7a66SGarlic Tseng	depends on SND_SOC_MT8173 && I2C
13a54f6f0cSKoro Chen	select SND_SOC_MAX98090
14a54f6f0cSKoro Chen	help
15a54f6f0cSKoro Chen	  This adds ASoC driver for Mediatek MT8173 boards
16a54f6f0cSKoro Chen	  with the MAX98090 audio codec.
17a54f6f0cSKoro Chen	  Select Y if you have such device.
18a54f6f0cSKoro Chen	  If unsure select "N".
19a54f6f0cSKoro Chen
200f83f929SKoro Chenconfig SND_SOC_MT8173_RT5650
210f83f929SKoro Chen	tristate "ASoC Audio driver for MT8173 with RT5650 codec"
220d1d7a66SGarlic Tseng	depends on SND_SOC_MT8173 && I2C
230f83f929SKoro Chen	select SND_SOC_RT5645
240f83f929SKoro Chen	help
250f83f929SKoro Chen	  This adds ASoC driver for Mediatek MT8173 boards
260f83f929SKoro Chen	  with the RT5650 audio codec.
270f83f929SKoro Chen	  Select Y if you have such device.
280f83f929SKoro Chen	  If unsure select "N".
290f83f929SKoro Chen
300c71367dSKoro Chenconfig SND_SOC_MT8173_RT5650_RT5514
310c71367dSKoro Chen	tristate "ASoC Audio driver for MT8173 with RT5650 RT5514 codecs"
320d1d7a66SGarlic Tseng	depends on SND_SOC_MT8173 && I2C
330c71367dSKoro Chen	select SND_SOC_RT5645
340c71367dSKoro Chen	select SND_SOC_RT5514
350c71367dSKoro Chen	help
360c71367dSKoro Chen	  This adds ASoC driver for Mediatek MT8173 boards
370c71367dSKoro Chen	  with the RT5650 and RT5514 codecs.
380c71367dSKoro Chen	  Select Y if you have such device.
390c71367dSKoro Chen	  If unsure select "N".
400c71367dSKoro Chen
41662e8d91SKoro Chenconfig SND_SOC_MT8173_RT5650_RT5676
42662e8d91SKoro Chen	tristate "ASoC Audio driver for MT8173 with RT5650 RT5676 codecs"
430d1d7a66SGarlic Tseng	depends on SND_SOC_MT8173 && I2C
44662e8d91SKoro Chen	select SND_SOC_RT5645
45662e8d91SKoro Chen	select SND_SOC_RT5677
46c0133e3bSKoro Chen	select SND_SOC_HDMI_CODEC
47662e8d91SKoro Chen	help
48662e8d91SKoro Chen	  This adds ASoC driver for Mediatek MT8173 boards
49662e8d91SKoro Chen	  with the RT5650 and RT5676 codecs.
50662e8d91SKoro Chen	  Select Y if you have such device.
51662e8d91SKoro Chen	  If unsure select "N".
52