Garlic Tseng | 6b1e19d | 2016-06-17 15:43:54 +0800 | [diff] [blame] | 1 | config SND_SOC_MEDIATEK |
| 2 | tristate |
| 3 | |
Garlic Tseng | 1f458d5 | 2016-07-04 18:56:28 +0800 | [diff] [blame] | 4 | config SND_SOC_MT2701 |
| 5 | tristate "ASoC support for Mediatek MT2701 chip" |
| 6 | depends on ARCH_MEDIATEK |
| 7 | select SND_SOC_MEDIATEK |
| 8 | help |
| 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. |
| 12 | If unsure select "N". |
| 13 | |
| 14 | config SND_SOC_MT2701_CS42448 |
| 15 | tristate "ASoc Audio driver for MT2701 with CS42448 codec" |
| 16 | depends on SND_SOC_MT2701 |
| 17 | select SND_SOC_CS42XX8_I2C |
| 18 | select SND_SOC_BT_SCO |
| 19 | help |
| 20 | This adds ASoC driver for Mediatek MT2701 boards |
| 21 | with the CS42448 codecs. |
| 22 | Select Y if you have such device. |
| 23 | If unsure select "N". |
| 24 | |
Garlic Tseng | 0d1d7a6 | 2016-06-17 15:43:52 +0800 | [diff] [blame] | 25 | config SND_SOC_MT8173 |
| 26 | tristate "ASoC support for Mediatek MT8173 chip" |
Koro Chen | ee0bcaf | 2015-06-15 22:38:02 +0800 | [diff] [blame] | 27 | depends on ARCH_MEDIATEK |
Garlic Tseng | 6b1e19d | 2016-06-17 15:43:54 +0800 | [diff] [blame] | 28 | select SND_SOC_MEDIATEK |
Koro Chen | ee0bcaf | 2015-06-15 22:38:02 +0800 | [diff] [blame] | 29 | help |
Garlic Tseng | 0d1d7a6 | 2016-06-17 15:43:52 +0800 | [diff] [blame] | 30 | This adds ASoC platform driver support for Mediatek MT8173 chip |
Koro Chen | ee0bcaf | 2015-06-15 22:38:02 +0800 | [diff] [blame] | 31 | that can be used with other codecs. |
| 32 | Select Y if you have such device. |
| 33 | Ex: MT8173 |
| 34 | |
Koro Chen | a54f6f0 | 2015-06-15 22:38:03 +0800 | [diff] [blame] | 35 | config SND_SOC_MT8173_MAX98090 |
| 36 | tristate "ASoC Audio driver for MT8173 with MAX98090 codec" |
Garlic Tseng | 0d1d7a6 | 2016-06-17 15:43:52 +0800 | [diff] [blame] | 37 | depends on SND_SOC_MT8173 && I2C |
Koro Chen | a54f6f0 | 2015-06-15 22:38:03 +0800 | [diff] [blame] | 38 | select SND_SOC_MAX98090 |
| 39 | help |
| 40 | This adds ASoC driver for Mediatek MT8173 boards |
| 41 | with the MAX98090 audio codec. |
| 42 | Select Y if you have such device. |
| 43 | If unsure select "N". |
| 44 | |
Koro Chen | 0f83f92 | 2016-02-19 10:35:59 +0800 | [diff] [blame] | 45 | config SND_SOC_MT8173_RT5650 |
Koro Chen | 0c71367 | 2016-02-25 15:16:38 +0800 | [diff] [blame] | 46 | tristate "ASoC Audio driver for MT8173 with RT5650 codec" |
Garlic Tseng | 0d1d7a6 | 2016-06-17 15:43:52 +0800 | [diff] [blame] | 47 | depends on SND_SOC_MT8173 && I2C |
Koro Chen | 0c71367 | 2016-02-25 15:16:38 +0800 | [diff] [blame] | 48 | select SND_SOC_RT5645 |
PC Liao | 97e1145a | 2016-07-05 11:26:21 +0200 | [diff] [blame] | 49 | select SND_SOC_HDMI_CODEC |
Koro Chen | 0c71367 | 2016-02-25 15:16:38 +0800 | [diff] [blame] | 50 | help |
| 51 | This adds ASoC driver for Mediatek MT8173 boards |
| 52 | with the RT5650 audio codec. |
| 53 | Select Y if you have such device. |
| 54 | If unsure select "N". |
| 55 | |
| 56 | config SND_SOC_MT8173_RT5650_RT5514 |
| 57 | tristate "ASoC Audio driver for MT8173 with RT5650 RT5514 codecs" |
Garlic Tseng | 0d1d7a6 | 2016-06-17 15:43:52 +0800 | [diff] [blame] | 58 | depends on SND_SOC_MT8173 && I2C |
Koro Chen | 0c71367 | 2016-02-25 15:16:38 +0800 | [diff] [blame] | 59 | select SND_SOC_RT5645 |
| 60 | select SND_SOC_RT5514 |
| 61 | help |
| 62 | This adds ASoC driver for Mediatek MT8173 boards |
| 63 | with the RT5650 and RT5514 codecs. |
| 64 | Select Y if you have such device. |
| 65 | If unsure select "N". |
Koro Chen | 0f83f92 | 2016-02-19 10:35:59 +0800 | [diff] [blame] | 66 | |
Koro Chen | 662e8d9 | 2015-06-15 22:38:04 +0800 | [diff] [blame] | 67 | config SND_SOC_MT8173_RT5650_RT5676 |
| 68 | tristate "ASoC Audio driver for MT8173 with RT5650 RT5676 codecs" |
Garlic Tseng | 0d1d7a6 | 2016-06-17 15:43:52 +0800 | [diff] [blame] | 69 | depends on SND_SOC_MT8173 && I2C |
Koro Chen | 662e8d9 | 2015-06-15 22:38:04 +0800 | [diff] [blame] | 70 | select SND_SOC_RT5645 |
| 71 | select SND_SOC_RT5677 |
Koro Chen | c0133e3 | 2016-04-20 10:59:56 +0200 | [diff] [blame] | 72 | select SND_SOC_HDMI_CODEC |
Koro Chen | 662e8d9 | 2015-06-15 22:38:04 +0800 | [diff] [blame] | 73 | help |
| 74 | This adds ASoC driver for Mediatek MT8173 boards |
| 75 | with the RT5650 and RT5676 codecs. |
| 76 | Select Y if you have such device. |
| 77 | If unsure select "N". |