Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-block.git] / sound / pci / hda / Kconfig
CommitLineData
78e34f34
DR
1menu "HD-Audio"
2
3config SND_HDA
4 tristate
11b444d5
TI
5 select SND_PCM
6 select SND_VMASTER
fe0d128c 7 select SND_JACK
e3d280fc 8 select SND_HDA_CORE
78e34f34
DR
9
10config SND_HDA_INTEL
11 tristate "HD Audio PCI"
12 depends on SND_PCI
13 select SND_HDA
11b444d5
TI
14 help
15 Say Y here to include support for Intel "High Definition
16 Audio" (Azalia) and its compatible devices.
17
18 This option enables the HD-audio controller. Don't forget
19 to choose the appropriate codec options below.
20
21 To compile this driver as a module, choose M here: the module
22 will be called snd-hda-intel.
23
3c320f3f
DR
24config SND_HDA_TEGRA
25 tristate "NVIDIA Tegra HD Audio"
26 depends on ARCH_TEGRA
27 select SND_HDA
28 help
29 Say Y here to support the HDA controller present in NVIDIA
30 Tegra SoCs
31
32 This options enables support for the HD Audio controller
33 present in some NVIDIA Tegra SoCs, used to communicate audio
34 to the HDMI output.
35
36 To compile this driver as a module, choose M here: the module
37 will be called snd-hda-tegra.
38
78e34f34 39if SND_HDA
11b444d5
TI
40
41config SND_HDA_HWDEP
42 bool "Build hwdep interface for HD-audio driver"
43 select SND_HWDEP
44 help
45 Say Y here to build a hwdep interface for HD-audio driver.
46 This interface can be used for out-of-band communication
47 with codecs for debugging purposes.
48
49config SND_HDA_RECONFIG
0b1714ad 50 bool "Allow dynamic codec reconfiguration"
11b444d5
TI
51 help
52 Say Y here to enable the HD-audio codec re-configuration feature.
39f0ccde
TI
53 It allows user to clear the whole codec configuration, change the
54 codec setup, add extra verbs, and re-configure the codec dynamically.
55
56 Note that this item alone doesn't provide the sysfs interface, but
57 enables the feature just for the patch loader below.
58 If you need the traditional sysfs entries for the manual interaction,
59 turn on CONFIG_SND_HDA_HWDEP as well.
11b444d5
TI
60
61config SND_HDA_INPUT_BEEP
62 bool "Support digital beep via input layer"
78e34f34 63 depends on INPUT=y || INPUT=SND_HDA
11b444d5
TI
64 help
65 Say Y here to build a digital beep interface for HD-audio
66 driver. This interface is used to generate digital beeps.
67
2dca0bba 68config SND_HDA_INPUT_BEEP_MODE
0920c9b4 69 int "Digital beep registration mode (0=off, 1=on)"
2dca0bba
JK
70 depends on SND_HDA_INPUT_BEEP=y
71 default "1"
0920c9b4 72 range 0 1
2dca0bba
JK
73 help
74 Set 0 to disable the digital beep interface for HD-audio by default.
75 Set 1 to always enable the digital beep interface for HD-audio by
0920c9b4 76 default.
2dca0bba 77
4ea6fbc8
TI
78config SND_HDA_PATCH_LOADER
79 bool "Support initialization patch loading for HD-audio"
4ea6fbc8 80 select FW_LOADER
4ea6fbc8
TI
81 select SND_HDA_RECONFIG
82 help
83 Say Y here to allow the HD-audio driver to load a pseudo
84 firmware file ("patch") for overriding the BIOS setup at
85 start up. The "patch" file can be specified via patch module
86 option, such as patch=hda-init.
87
11b444d5 88config SND_HDA_CODEC_REALTEK
595fe1b7 89 tristate "Build Realtek HD-audio codec support"
08c189f2 90 select SND_HDA_GENERIC
11b444d5 91 help
595fe1b7 92 Say Y or M here to include Realtek HD-audio codec support in
11b444d5
TI
93 snd-hda-intel driver, such as ALC880.
94
d8f66c71 95comment "Set to Y if you want auto-loading the codec driver"
78e34f34 96 depends on SND_HDA=y && SND_HDA_CODEC_REALTEK=m
d8f66c71 97
11b444d5 98config SND_HDA_CODEC_ANALOG
595fe1b7 99 tristate "Build Analog Device HD-audio codec support"
78bb3cb0 100 select SND_HDA_GENERIC
11b444d5 101 help
595fe1b7 102 Say Y or M here to include Analog Device HD-audio codec support in
11b444d5
TI
103 snd-hda-intel driver, such as AD1986A.
104
d8f66c71 105comment "Set to Y if you want auto-loading the codec driver"
78e34f34 106 depends on SND_HDA=y && SND_HDA_CODEC_ANALOG=m
d8f66c71 107
11b444d5 108config SND_HDA_CODEC_SIGMATEL
595fe1b7 109 tristate "Build IDT/Sigmatel HD-audio codec support"
36c9db7a 110 select SND_HDA_GENERIC
11b444d5 111 help
595fe1b7 112 Say Y or M here to include IDT (Sigmatel) HD-audio codec support in
11b444d5
TI
113 snd-hda-intel driver, such as STAC9200.
114
d8f66c71 115comment "Set to Y if you want auto-loading the codec driver"
78e34f34 116 depends on SND_HDA=y && SND_HDA_CODEC_SIGMATEL=m
d8f66c71 117
11b444d5 118config SND_HDA_CODEC_VIA
595fe1b7 119 tristate "Build VIA HD-audio codec support"
b3f6008f 120 select SND_HDA_GENERIC
11b444d5 121 help
595fe1b7 122 Say Y or M here to include VIA HD-audio codec support in
11b444d5
TI
123 snd-hda-intel driver, such as VT1708.
124
d8f66c71 125comment "Set to Y if you want auto-loading the codec driver"
78e34f34 126 depends on SND_HDA=y && SND_HDA_CODEC_VIA=m
d8f66c71 127
84eb01be 128config SND_HDA_CODEC_HDMI
595fe1b7 129 tristate "Build HDMI/DisplayPort HD-audio codec support"
f4a414aa 130 select SND_DYNAMIC_MINORS
11b444d5 131 help
595fe1b7 132 Say Y or M here to include HDMI and DisplayPort HD-audio codec
84eb01be
TI
133 support in snd-hda-intel driver. This includes all AMD/ATI,
134 Intel and Nvidia HDMI/DisplayPort codecs.
11b444d5 135
f4a414aa
TI
136 Note that this option mandatorily enables CONFIG_SND_DYNAMIC_MINORS
137 to assure the multiple streams for DP-MST support.
138
d8f66c71 139comment "Set to Y if you want auto-loading the codec driver"
78e34f34 140 depends on SND_HDA=y && SND_HDA_CODEC_HDMI=m
d8f66c71 141
e5f14248 142config SND_HDA_CODEC_CIRRUS
595fe1b7 143 tristate "Build Cirrus Logic codec support"
1077a024 144 select SND_HDA_GENERIC
e5f14248 145 help
595fe1b7 146 Say Y or M here to include Cirrus Logic codec support in
e5f14248
TI
147 snd-hda-intel driver, such as CS4206.
148
d8f66c71 149comment "Set to Y if you want auto-loading the codec driver"
78e34f34 150 depends on SND_HDA=y && SND_HDA_CODEC_CIRRUS=m
d8f66c71 151
11b444d5 152config SND_HDA_CODEC_CONEXANT
595fe1b7 153 tristate "Build Conexant HD-audio codec support"
aed523f1 154 select SND_HDA_GENERIC
11b444d5 155 help
595fe1b7 156 Say Y or M here to include Conexant HD-audio codec support in
11b444d5
TI
157 snd-hda-intel driver, such as CX20549.
158
d8f66c71 159comment "Set to Y if you want auto-loading the codec driver"
78e34f34 160 depends on SND_HDA=y && SND_HDA_CODEC_CONEXANT=m
d8f66c71 161
4e01f54b 162config SND_HDA_CODEC_CA0110
595fe1b7 163 tristate "Build Creative CA0110-IBG codec support"
8fadf1da 164 select SND_HDA_GENERIC
4e01f54b 165 help
595fe1b7 166 Say Y or M here to include Creative CA0110-IBG codec support in
4e01f54b
TI
167 snd-hda-intel driver, found on some Creative X-Fi cards.
168
d8f66c71 169comment "Set to Y if you want auto-loading the codec driver"
78e34f34 170 depends on SND_HDA=y && SND_HDA_CODEC_CA0110=m
d8f66c71 171
95c6e9cb 172config SND_HDA_CODEC_CA0132
595fe1b7 173 tristate "Build Creative CA0132 codec support"
95c6e9cb 174 help
595fe1b7 175 Say Y or M here to include Creative CA0132 codec support in
95c6e9cb
IM
176 snd-hda-intel driver.
177
d8f66c71 178comment "Set to Y if you want auto-loading the codec driver"
78e34f34 179 depends on SND_HDA=y && SND_HDA_CODEC_CA0132=m
d8f66c71 180
24f3cede
TI
181config SND_HDA_CODEC_CA0132_DSP
182 bool "Support new DSP code for CA0132 codec"
2c312e9a 183 depends on SND_HDA_CODEC_CA0132
24f3cede 184 select SND_HDA_DSP_LOADER
2c312e9a 185 select FW_LOADER
24f3cede
TI
186 help
187 Say Y here to enable the DSP for Creative CA0132 for extended
188 features like equalizer or echo cancellation.
189
190 Note that this option requires the external firmware file
191 (ctefx.bin).
192
11b444d5 193config SND_HDA_CODEC_CMEDIA
595fe1b7 194 tristate "Build C-Media HD-audio codec support"
b060fb0e 195 select SND_HDA_GENERIC
11b444d5 196 help
595fe1b7 197 Say Y or M here to include C-Media HD-audio codec support in
11b444d5
TI
198 snd-hda-intel driver, such as CMI9880.
199
d8f66c71 200comment "Set to Y if you want auto-loading the codec driver"
78e34f34 201 depends on SND_HDA=y && SND_HDA_CODEC_CMEDIA=m
d8f66c71 202
11b444d5 203config SND_HDA_CODEC_SI3054
595fe1b7 204 tristate "Build Silicon Labs 3054 HD-modem codec support"
11b444d5 205 help
595fe1b7 206 Say Y or M here to include Silicon Labs 3054 HD-modem codec
11b444d5
TI
207 (and compatibles) support in snd-hda-intel driver.
208
d8f66c71 209comment "Set to Y if you want auto-loading the codec driver"
78e34f34 210 depends on SND_HDA=y && SND_HDA_CODEC_SI3054=m
d8f66c71 211
11b444d5 212config SND_HDA_GENERIC
595fe1b7 213 tristate "Enable generic HD-audio codec parser"
11b444d5 214 help
595fe1b7 215 Say Y or M here to enable the generic HD-audio codec parser
11b444d5
TI
216 in snd-hda-intel driver.
217
d8f66c71 218comment "Set to Y if you want auto-loading the codec driver"
78e34f34 219 depends on SND_HDA=y && SND_HDA_GENERIC=m
d8f66c71 220
11b444d5
TI
221config SND_HDA_POWER_SAVE_DEFAULT
222 int "Default time-out for HD-audio power-save mode"
83012a7c 223 depends on PM
11b444d5
TI
224 default 0
225 help
226 The default time-out value in seconds for HD-audio automatic
227 power-save mode. 0 means to disable the power-save mode.
228
229endif
78e34f34
DR
230
231endmenu