diff options
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | 2018-12-17 07:21:42 -0500 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-12-18 07:23:17 -0500 |
commit | 0f4967bc21de0bb9e107f9ad3ced852daf66acd2 (patch) | |
tree | 40136c528fb2a77fb5ce893cd30bb41577d74271 /sound | |
parent | 41e95652ee225f121d38916d8d6849e3c15a924a (diff) |
ASoC: ti: Kconfig: Remove the deprecated options
We no longer have these options used anywhere.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound')
-rw-r--r-- | sound/soc/ti/Kconfig | 159 |
1 files changed, 0 insertions, 159 deletions
diff --git a/sound/soc/ti/Kconfig b/sound/soc/ti/Kconfig index 698810c770f0..4bf3c15d4e51 100644 --- a/sound/soc/ti/Kconfig +++ b/sound/soc/ti/Kconfig | |||
@@ -46,14 +46,10 @@ config SND_SOC_OMAP_DMIC | |||
46 | Say Y or M here if you want to have support for DMIC IP found in | 46 | Say Y or M here if you want to have support for DMIC IP found in |
47 | OMAP4 and OMAP5. | 47 | OMAP4 and OMAP5. |
48 | 48 | ||
49 | config SND_OMAP_SOC_MCBSP | ||
50 | tristate | ||
51 | |||
52 | config SND_SOC_OMAP_MCBSP | 49 | config SND_SOC_OMAP_MCBSP |
53 | tristate "Multichannel Buffered Serial Port (McBSP) support" | 50 | tristate "Multichannel Buffered Serial Port (McBSP) support" |
54 | depends on ARCH_OMAP || ARCH_OMAP1 || COMPILE_TEST | 51 | depends on ARCH_OMAP || ARCH_OMAP1 || COMPILE_TEST |
55 | select SND_SOC_TI_SDMA_PCM | 52 | select SND_SOC_TI_SDMA_PCM |
56 | select SND_OMAP_SOC_MCBSP | ||
57 | help | 53 | help |
58 | Say Y or M here if you want to have support for McBSP IP found in | 54 | Say Y or M here if you want to have support for McBSP IP found in |
59 | Texas Instruments OMAP1/2/3/4/5 SoCs. | 55 | Texas Instruments OMAP1/2/3/4/5 SoCs. |
@@ -209,160 +205,5 @@ config SND_SOC_DM365_VOICE_CODEC | |||
209 | Say Y if you want to add support for SoC On-chip voice codec | 205 | Say Y if you want to add support for SoC On-chip voice codec |
210 | endchoice | 206 | endchoice |
211 | 207 | ||
212 | menu "Deprecated kconfig options:" | ||
213 | |||
214 | config SND_AM33XX_SOC_EVM | ||
215 | tristate "SoC Audio for the AM33XX chip based boards" | ||
216 | depends on SOC_AM33XX && I2C | ||
217 | select SND_SOC_TLV320AIC3X | ||
218 | select SND_SOC_DAVINCI_MCASP | ||
219 | help | ||
220 | Say Y or M if you want to add support for SoC audio on AM33XX | ||
221 | boards using McASP and TLV320AIC3X codec. For example AM335X-EVM, | ||
222 | AM335X-EVMSK, and BeagelBone with AudioCape boards have this | ||
223 | setup. | ||
224 | |||
225 | config SND_DAVINCI_SOC_EVM | ||
226 | tristate "SoC Audio support for DaVinci DM6446, DM355 or DM365 EVM" | ||
227 | depends on ARCH_DAVINCI && I2C | ||
228 | depends on MACH_DAVINCI_EVM || MACH_DAVINCI_DM355_EVM || MACH_DAVINCI_DM365_EVM | ||
229 | select SND_SOC_DAVINCI_EVM | ||
230 | help | ||
231 | Say Y if you want to add support for SoC audio on TI | ||
232 | DaVinci DM6446, DM355 or DM365 EVM platforms. | ||
233 | |||
234 | choice | ||
235 | prompt "DM365 codec select" | ||
236 | depends on SND_DAVINCI_SOC_EVM | ||
237 | depends on MACH_DAVINCI_DM365_EVM | ||
238 | |||
239 | config SND_DM365_AIC3X_CODEC | ||
240 | tristate "Audio Codec - AIC3101" | ||
241 | select SND_SOC_DM365_AIC3X_CODEC | ||
242 | help | ||
243 | Say Y if you want to add support for AIC3101 audio codec | ||
244 | |||
245 | config SND_DM365_VOICE_CODEC | ||
246 | tristate "Voice Codec - CQ93VC" | ||
247 | select SND_SOC_DM365_VOICE_CODEC | ||
248 | help | ||
249 | Say Y if you want to add support for SoC On-chip voice codec | ||
250 | endchoice | ||
251 | |||
252 | config SND_DM6467_SOC_EVM | ||
253 | tristate "SoC Audio support for DaVinci DM6467 EVM" | ||
254 | depends on MACH_DAVINCI_DM6467_EVM && I2C | ||
255 | select SND_SOC_DAVINCI_EVM | ||
256 | |||
257 | help | ||
258 | Say Y if you want to add support for SoC audio on TI | ||
259 | |||
260 | config SND_DA830_SOC_EVM | ||
261 | tristate "SoC Audio support for DA830/OMAP-L137 EVM" | ||
262 | depends on MACH_DAVINCI_DA830_EVM && I2C | ||
263 | select SND_SOC_DAVINCI_EVM | ||
264 | |||
265 | help | ||
266 | Say Y if you want to add support for SoC audio on TI | ||
267 | DA830/OMAP-L137 EVM | ||
268 | |||
269 | config SND_DA850_SOC_EVM | ||
270 | tristate "SoC Audio support for DA850/OMAP-L138 EVM" | ||
271 | depends on MACH_DAVINCI_DA850_EVM && I2C | ||
272 | select SND_SOC_DAVINCI_EVM | ||
273 | help | ||
274 | Say Y if you want to add support for SoC audio on TI | ||
275 | DA850/OMAP-L138 EVM | ||
276 | |||
277 | config SND_OMAP_SOC_HDMI_AUDIO | ||
278 | tristate "HDMI audio support for OMAP4+ based SoCs" | ||
279 | select SND_SOC_OMAP_HDMI | ||
280 | help | ||
281 | For HDMI audio to work OMAPDSS HDMI support should be | ||
282 | enabled. | ||
283 | The hdmi audio driver implements cpu-dai component using the | ||
284 | callbacks provided by OMAPDSS and registers the component | ||
285 | under DSS HDMI device. Omap-pcm is registered for platform | ||
286 | component also under DSS HDMI device. Dummy codec is used as | ||
287 | as codec component. The hdmi audio driver implements also | ||
288 | the card and registers it under its own platform device. | ||
289 | The device for the driver is registered by OMAPDSS hdmi | ||
290 | driver. | ||
291 | |||
292 | config SND_OMAP_SOC_N810 | ||
293 | tristate "SoC Audio support for Nokia N810" | ||
294 | depends on MACH_NOKIA_N810 && I2C | ||
295 | select SND_SOC_NOKIA_N810 | ||
296 | help | ||
297 | Say Y if you want to add support for SoC audio on Nokia N810. | ||
298 | |||
299 | config SND_OMAP_SOC_RX51 | ||
300 | tristate "SoC Audio support for Nokia N900 (RX-51)" | ||
301 | depends on ARM && I2C && GPIOLIB && ARCH_OMAP3 | ||
302 | select SND_SOC_NOKIA_RX51 | ||
303 | help | ||
304 | Say Y if you want to add support for SoC audio on Nokia N900 | ||
305 | cellphone. | ||
306 | |||
307 | config SND_OMAP_SOC_AMS_DELTA | ||
308 | tristate "SoC Audio support for Amstrad E3 (Delta) videophone" | ||
309 | depends on MACH_AMS_DELTA && TTY | ||
310 | select SND_SOC_OMAP_AMS_DELTA | ||
311 | help | ||
312 | Say Y if you want to add support for SoC audio device connected to | ||
313 | a handset and a speakerphone found on Amstrad E3 (Delta) videophone. | ||
314 | |||
315 | Note that in order to get those devices fully supported, you have to | ||
316 | build the kernel with standard serial port driver included and | ||
317 | configured for at least 4 ports. Then, from userspace, you must load | ||
318 | a line discipline #19 on the modem (ttyS3) serial line. The simplest | ||
319 | way to achieve this is to install util-linux-ng and use the included | ||
320 | ldattach utility. This can be started automatically from udev, | ||
321 | a simple rule like this one should do the trick (it does for me): | ||
322 | ACTION=="add", KERNEL=="controlC0", \ | ||
323 | RUN+="/usr/sbin/ldattach 19 /dev/ttyS3" | ||
324 | |||
325 | config SND_OMAP_SOC_OSK5912 | ||
326 | tristate "SoC Audio support for omap osk5912" | ||
327 | depends on MACH_OMAP_OSK && I2C | ||
328 | select SND_SOC_OMAP_OSK5912 | ||
329 | help | ||
330 | Say Y if you want to add support for SoC audio on osk5912. | ||
331 | |||
332 | config SND_OMAP_SOC_OMAP_TWL4030 | ||
333 | tristate "SoC Audio support for TI SoC based boards with twl4030 codec" | ||
334 | depends on TWL4030_CORE | ||
335 | select SND_SOC_OMAP3_TWL4030 | ||
336 | help | ||
337 | Say Y if you want to add support for SoC audio on TI SoC based boards | ||
338 | using twl4030 as c codec. This driver currently supports: | ||
339 | - Beagleboard or Devkit8000 | ||
340 | - Gumstix Overo or CompuLab CM-T35/CM-T3730 | ||
341 | - IGEP v2 | ||
342 | - OMAP3EVM | ||
343 | - SDP3430 | ||
344 | - Zoom2 | ||
345 | |||
346 | config SND_OMAP_SOC_OMAP_ABE_TWL6040 | ||
347 | tristate "SoC Audio support for OMAP boards using ABE and twl6040 codec" | ||
348 | depends on TWL6040_CORE && COMMON_CLK | ||
349 | depends on ARCH_OMAP4 || (SOC_OMAP5 && MFD_PALMAS) || COMPILE_TEST | ||
350 | select SND_SOC_OMAP_ABE_TWL6040 | ||
351 | help | ||
352 | Say Y if you want to add support for SoC audio on OMAP boards using | ||
353 | ABE and twl6040 codec. This driver currently supports: | ||
354 | - SDP4430/Blaze boards | ||
355 | - PandaBoard (4430) | ||
356 | - PandaBoardES (4460) | ||
357 | - omap5-uevm (5432) | ||
358 | |||
359 | config SND_OMAP_SOC_OMAP3_PANDORA | ||
360 | tristate "SoC Audio support for OMAP3 Pandora" | ||
361 | depends on TWL4030_CORE | ||
362 | select SND_SOC_OMAP3_PANDORA | ||
363 | help | ||
364 | Say Y if you want to add support for SoC audio on the OMAP3 Pandora. | ||
365 | endmenu | ||
366 | |||
367 | endmenu | 208 | endmenu |
368 | 209 | ||