Kconfig (11c0269017b212fd47c593307d2dc3eb9713b2d0) Kconfig (ebbddc75bbe8d8eab64d3285b0480f5ae9232b2e)
1config SND_SOC_MEDIATEK
2 tristate
3
4config SND_SOC_MT2701
5 tristate "ASoC support for Mediatek MT2701 chip"
6 depends on ARCH_MEDIATEK
7 select SND_SOC_MEDIATEK
8 help

--- 115 unchanged lines hidden (view full) ---

124 select SND_SOC_BT_SCO
125 select SND_SOC_TS3A227E
126 help
127 This adds ASoC driver for Mediatek MT8183 boards
128 with the MT6358 TS3A227E MAX98357A audio codec.
129 Select Y if you have such device.
130 If unsure select "N".
131
1config SND_SOC_MEDIATEK
2 tristate
3
4config SND_SOC_MT2701
5 tristate "ASoC support for Mediatek MT2701 chip"
6 depends on ARCH_MEDIATEK
7 select SND_SOC_MEDIATEK
8 help

--- 115 unchanged lines hidden (view full) ---

124 select SND_SOC_BT_SCO
125 select SND_SOC_TS3A227E
126 help
127 This adds ASoC driver for Mediatek MT8183 boards
128 with the MT6358 TS3A227E MAX98357A audio codec.
129 Select Y if you have such device.
130 If unsure select "N".
131
132config SND_SOC_MT8183_DA7219_MAX98357A
133 tristate "ASoC Audio driver for MT8183 with DA7219 MAX98357A codec"
134 depends on SND_SOC_MT8183
135 select SND_SOC_MT6358
136 select SND_SOC_MAX98357A
137 select SND_SOC_DA7219
138 select SND_SOC_BT_SCO
139 help
140 This adds ASoC driver for Mediatek MT8183 boards
141 with the DA7219 MAX98357A audio codec.
142 Select Y if you have such device.
143 If unsure select "N".
144
132config SND_SOC_MTK_BTCVSD
133 tristate "ALSA BT SCO CVSD/MSBC Driver"
134 help
135 This is for software BTCVSD. This enable
136 the function for transferring/receiving
137 BT encoded data to/from BT firmware.
138 Select Y if you have such device.
139 If unsure select "N".
145config SND_SOC_MTK_BTCVSD
146 tristate "ALSA BT SCO CVSD/MSBC Driver"
147 help
148 This is for software BTCVSD. This enable
149 the function for transferring/receiving
150 BT encoded data to/from BT firmware.
151 Select Y if you have such device.
152 If unsure select "N".