1 config SND_SOC_ALL_CODECS
2 tristate "Build all ASoC CODEC drivers"
15 select SND_SOC_TLV320AIC26
16 select SND_SOC_TLV320AIC3X
18 Normally ASoC codec drivers are only built if a machine driver which
19 uses them is also built since they are only usable with a machine
20 driver. Selecting this option will allow these drivers to be built
21 without an explicit machine driver for test and development purposes.
26 config SND_SOC_AC97_CODEC
36 config SND_SOC_UDA1380
66 # Cirrus Logic CS4270 Codec
70 # Cirrus Logic CS4270 Codec Hardware Mute Support
71 # Select if you have external muting circuitry attached to your CS4270.
72 config SND_SOC_CS4270_HWMUTE
74 depends on SND_SOC_CS4270
76 # Cirrus Logic CS4270 Codec VD = 3.3V Errata
77 # Select if you are affected by the errata where the part will not function
78 # if MCLK divide-by-1.5 is selected and VD is set to 3.3V. The driver will
79 # not select any sample rates that require MCLK to be divided by 1.5.
80 config SND_SOC_CS4270_VD33_ERRATA
82 depends on SND_SOC_CS4270
84 config SND_SOC_TLV320AIC26
85 tristate "TI TLV320AIC26 Codec support"
86 depends on SND_SOC && SPI
88 config SND_SOC_TLV320AIC3X