Lines Matching +full:audio +full:- +full:codec

1 # SPDX-License-Identifier: GPL-2.0-only
2 menu "HD-Audio"
15 tristate "HD Audio PCI"
21 Audio" (Azalia) and its compatible devices.
23 This option enables the HD-audio controller. Don't forget
24 to choose the appropriate codec options below.
27 will be called snd-hda-intel.
30 tristate "NVIDIA Tegra HD Audio"
38 This options enables support for the HD Audio controller
39 present in some NVIDIA Tegra SoCs, used to communicate audio
43 will be called snd-hda-tegra.
48 bool "Build hwdep interface for HD-audio driver"
51 Say Y here to build a hwdep interface for HD-audio driver.
52 This interface can be used for out-of-band communication
56 bool "Allow dynamic codec reconfiguration"
58 Say Y here to enable the HD-audio codec re-configuration feature.
59 It allows user to clear the whole codec configuration, change the
60 codec setup, add extra verbs, and re-configure the codec dynamically.
71 Say Y here to build a digital beep interface for HD-audio
80 Set 0 to disable the digital beep interface for HD-audio by default.
81 Set 1 to always enable the digital beep interface for HD-audio by
85 bool "Support initialization patch loading for HD-audio"
89 Say Y here to allow the HD-audio driver to load a pseudo
92 option, such as patch=hda-init.
98 tristate "KUnit test for Cirrus side-codec library" if !KUNIT_ALL_TESTS
104 This builds KUnit tests for the cirrus side-codec library.
107 Documentation/dev-tools/kunit/.
120 tristate "Build CS35L41 HD-audio side codec support for I2C Bus"
129 Say Y or M here to include CS35L41 I2C HD-audio side codec support
130 in snd-hda-intel driver, such as ALC287.
132 comment "Set to Y if you want auto-loading the side codec driver"
136 tristate "Build CS35L41 HD-audio codec support for SPI Bus"
145 Say Y or M here to include CS35L41 SPI HD-audio side codec support
146 in snd-hda-intel driver, such as ALC287.
148 comment "Set to Y if you want auto-loading the side codec driver"
155 tristate "Build CS35L56 HD-audio side codec support for I2C Bus"
170 tristate "Build CS35L56 HD-audio side codec support for SPI Bus"
185 tristate "Build TAS2781 HD-audio side codec support for I2C Bus"
194 Say Y or M here to include TAS2781 I2C HD-audio side codec support
195 in snd-hda-intel driver, such as ALC287.
197 comment "Set to Y if you want auto-loading the side codec driver"
201 tristate "Build Realtek HD-audio codec support"
205 Say Y or M here to include Realtek HD-audio codec support in
206 snd-hda-intel driver, such as ALC880.
208 comment "Set to Y if you want auto-loading the codec driver"
212 tristate "Build Analog Devices HD-audio codec support"
215 Say Y or M here to include Analog Devices HD-audio codec support in
216 snd-hda-intel driver, such as AD1986A.
218 comment "Set to Y if you want auto-loading the codec driver"
222 tristate "Build IDT/Sigmatel HD-audio codec support"
226 Say Y or M here to include IDT (Sigmatel) HD-audio codec support in
227 snd-hda-intel driver, such as STAC9200.
229 comment "Set to Y if you want auto-loading the codec driver"
233 tristate "Build VIA HD-audio codec support"
236 Say Y or M here to include VIA HD-audio codec support in
237 snd-hda-intel driver, such as VT1708.
239 comment "Set to Y if you want auto-loading the codec driver"
243 tristate "Build HDMI/DisplayPort HD-audio codec support"
246 Say Y or M here to include HDMI and DisplayPort HD-audio codec
247 support in snd-hda-intel driver. This includes all AMD/ATI,
251 to assure the multiple streams for DP-MST support.
253 comment "Set to Y if you want auto-loading the codec driver"
257 tristate "Build Cirrus Logic codec support"
260 Say Y or M here to include Cirrus Logic codec support in
261 snd-hda-intel driver, such as CS4206.
263 comment "Set to Y if you want auto-loading the codec driver"
271 snd-hda-intel driver, such as CS8409.
273 comment "Set to Y if you want auto-loading the codec driver"
277 tristate "Build Conexant HD-audio codec support"
281 Say Y or M here to include Conexant HD-audio codec support in
282 snd-hda-intel driver, such as CX20549.
284 comment "Set to Y if you want auto-loading the codec driver"
288 tristate "Build Creative CA0110-IBG codec support"
291 Say Y or M here to include Creative CA0110-IBG codec support in
292 snd-hda-intel driver, found on some Creative X-Fi cards.
294 comment "Set to Y if you want auto-loading the codec driver"
298 tristate "Build Creative CA0132 codec support"
300 Say Y or M here to include Creative CA0132 codec support in
301 snd-hda-intel driver.
303 comment "Set to Y if you want auto-loading the codec driver"
307 bool "Support new DSP code for CA0132 codec"
320 tristate "Build C-Media HD-audio codec support"
323 Say Y or M here to include C-Media HD-audio codec support in
324 snd-hda-intel driver, such as CMI9880.
326 comment "Set to Y if you want auto-loading the codec driver"
330 tristate "Build Silicon Labs 3054 HD-modem codec support"
332 Say Y or M here to include Silicon Labs 3054 HD-modem codec
333 (and compatibles) support in snd-hda-intel driver.
335 comment "Set to Y if you want auto-loading the codec driver"
339 tristate "Enable generic HD-audio codec parser"
343 Say Y or M here to enable the generic HD-audio codec parser
344 in snd-hda-intel driver.
346 comment "Set to Y if you want auto-loading the codec driver"
350 int "Default time-out for HD-audio power-save mode"
354 The default time-out value in seconds for HD-audio automatic
355 power-save mode. 0 means to disable the power-save mode.
361 Say Y to enable HD-Audio Keep Alive (KAE) aka Silent Stream
364 When enabled, the HDMI/DisplayPort codec will continue to provide
368 to start playing audio after the clock has been stopped.