]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - sound/soc/omap/Kconfig
Merge branch 'acpi-ec' into acpi
[mirror_ubuntu-bionic-kernel.git] / sound / soc / omap / Kconfig
CommitLineData
2e74796a
JN
1config SND_OMAP_SOC
2 tristate "SoC Audio for the Texas Instruments OMAP chips"
2a577a75 3 depends on (ARCH_OMAP && DMA_OMAP) || (ARM && COMPILE_TEST)
b7ae6f31 4 select SND_DMAENGINE_PCM
2e74796a 5
fd26f947
PU
6config SND_OMAP_SOC_DMIC
7 tristate
8
2e74796a
JN
9config SND_OMAP_SOC_MCBSP
10 tristate
2e74796a 11
db72c2f8
MLC
12config SND_OMAP_SOC_MCPDM
13 tristate
14
50211be8
JS
15config SND_OMAP_SOC_HDMI_AUDIO
16 tristate "HDMI audio support for OMAP4+ based SoCs"
17 depends on SND_OMAP_SOC
18 help
19 For HDMI audio to work OMAPDSS HDMI support should be
20 enabled.
21 The hdmi audio driver implements cpu-dai component using the
22 callbacks provided by OMAPDSS and registers the component
23 under DSS HDMI device. Omap-pcm is registered for platform
24 component also under DSS HDMI device. Dummy codec is used as
25 as codec component. The hdmi audio driver implements also
26 the card and registers it under its own platform device.
99876030 27 The device for the driver is registered by OMAPDSS hdmi
50211be8
JS
28 driver.
29
2e74796a
JN
30config SND_OMAP_SOC_N810
31 tristate "SoC Audio support for Nokia N810"
ef963dcf 32 depends on SND_OMAP_SOC && MACH_NOKIA_N810 && I2C
0ffd22b6 33 depends on OMAP_MUX
2e74796a
JN
34 select SND_OMAP_SOC_MCBSP
35 select SND_SOC_TLV320AIC3X
36 help
37 Say Y if you want to add support for SoC audio on Nokia N810.
17f9ecf3 38
49100c98 39config SND_OMAP_SOC_RX51
ff7c532c
PM
40 tristate "SoC Audio support for Nokia N900 (RX-51)"
41 depends on SND_OMAP_SOC && ARM && I2C
49100c98
JN
42 select SND_OMAP_SOC_MCBSP
43 select SND_SOC_TLV320AIC3X
48529b3b 44 select SND_SOC_TPA6130A2
a23544a6 45 depends on GPIOLIB
49100c98 46 help
ff7c532c
PM
47 Say Y if you want to add support for SoC audio on Nokia N900
48 cellphone.
49100c98 49
6d7f68a1
JK
50config SND_OMAP_SOC_AMS_DELTA
51 tristate "SoC Audio support for Amstrad E3 (Delta) videophone"
b7a80379 52 depends on SND_OMAP_SOC && MACH_AMS_DELTA && TTY
6d7f68a1
JK
53 select SND_OMAP_SOC_MCBSP
54 select SND_SOC_CX20442
55 help
b214f11f
JK
56 Say Y if you want to add support for SoC audio device connected to
57 a handset and a speakerphone found on Amstrad E3 (Delta) videophone.
58
59 Note that in order to get those devices fully supported, you have to
60 build the kernel with standard serial port driver included and
61 configured for at least 4 ports. Then, from userspace, you must load
62 a line discipline #19 on the modem (ttyS3) serial line. The simplest
63 way to achieve this is to install util-linux-ng and use the included
64 ldattach utility. This can be started automatically from udev,
65 a simple rule like this one should do the trick (it does for me):
66 ACTION=="add", KERNEL=="controlC0", \
67 RUN+="/usr/sbin/ldattach 19 /dev/ttyS3"
6d7f68a1 68
17f9ecf3
AK
69config SND_OMAP_SOC_OSK5912
70 tristate "SoC Audio support for omap osk5912"
ef963dcf 71 depends on SND_OMAP_SOC && MACH_OMAP_OSK && I2C
17f9ecf3 72 select SND_OMAP_SOC_MCBSP
cc1bc54a 73 select SND_SOC_TLV320AIC23_I2C
17f9ecf3
AK
74 help
75 Say Y if you want to add support for SoC audio on osk5912.
4e207873 76
67e646cd
AA
77config SND_OMAP_SOC_AM3517EVM
78 tristate "SoC Audio support for OMAP3517 / AM3517 EVM"
79 depends on SND_OMAP_SOC && MACH_OMAP3517EVM && I2C
80 select SND_OMAP_SOC_MCBSP
cc1bc54a 81 select SND_SOC_TLV320AIC23_I2C
67e646cd
AA
82 help
83 Say Y if you want to add support for SoC audio on the OMAP3517 / AM3517
84 EVM.
85
fff8491c
PU
86config SND_OMAP_SOC_OMAP_TWL4030
87 tristate "SoC Audio support for TI SoC based boards with twl4030 codec"
88 depends on TWL4030_CORE && SND_OMAP_SOC
89 select SND_OMAP_SOC_MCBSP
90 select SND_SOC_TWL4030
91 help
92 Say Y if you want to add support for SoC audio on TI SoC based boards
93 using twl4030 as c codec. This driver currently supports:
94 - Beagleboard or Devkit8000
95 - Gumstix Overo or CompuLab CM-T35/CM-T3730
96 - IGEP v2
97 - OMAP3EVM
bd0b286e
PU
98 - SDP3430
99 - Zoom2
fff8491c 100
e15422ed 101config SND_OMAP_SOC_OMAP_ABE_TWL6040
13f81d65 102 tristate "SoC Audio support for OMAP boards using ABE and twl6040 codec"
d13e4362 103 depends on TWL6040_CORE && SND_OMAP_SOC && COMMON_CLK
0574eab3 104 depends on ARCH_OMAP4 || (SOC_OMAP5 && MFD_PALMAS) || COMPILE_TEST
6524c8e3 105 select SND_OMAP_SOC_DMIC
5e64d6aa
MLC
106 select SND_OMAP_SOC_MCPDM
107 select SND_SOC_TWL6040
6524c8e3 108 select SND_SOC_DMIC
0574eab3 109 select COMMON_CLK_PALMAS if (SOC_OMAP5 && MFD_PALMAS)
443500a3 110 select CLK_TWL6040
5e64d6aa 111 help
13f81d65
PU
112 Say Y if you want to add support for SoC audio on OMAP boards using
113 ABE and twl6040 codec. This driver currently supports:
114 - SDP4430/Blaze boards
6b21ed85
PU
115 - PandaBoard (4430)
116 - PandaBoardES (4460)
5163c1ee 117 - omap5-uevm (5432)
5e64d6aa 118
68fb7407
GI
119config SND_OMAP_SOC_OMAP3_PANDORA
120 tristate "SoC Audio support for OMAP3 Pandora"
121 depends on TWL4030_CORE && SND_OMAP_SOC && MACH_OMAP3_PANDORA
122 select SND_OMAP_SOC_MCBSP
123 select SND_SOC_TWL4030
124 help
125 Say Y if you want to add support for SoC audio on the OMAP3 Pandora.