aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'sound/pci/Kconfig')
-rw-r--r--sound/pci/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/sound/pci/Kconfig b/sound/pci/Kconfig
index 157a0a6b10ae..cc6cf89c32e6 100644
--- a/sound/pci/Kconfig
+++ b/sound/pci/Kconfig
@@ -518,6 +518,15 @@ config SND_HDA_HWDEP
518 This interface can be used for out-of-band communication 518 This interface can be used for out-of-band communication
519 with codecs for debugging purposes. 519 with codecs for debugging purposes.
520 520
521config SND_HDA_RECONFIG
522 bool "Allow dynamic codec reconfiguration (EXPERIMENTAL)"
523 depends on SND_HDA_HWDEP && EXPERIMENTAL
524 help
525 Say Y here to enable the HD-audio codec re-configuration feature.
526 This adds the sysfs interfaces to allow user to clear the whole
527 codec configuration, change the codec setup, add extra verbs,
528 and re-configure the codec dynamically.
529
521config SND_HDA_INPUT_BEEP 530config SND_HDA_INPUT_BEEP
522 bool "Support digital beep via input layer" 531 bool "Support digital beep via input layer"
523 depends on SND_HDA_INTEL 532 depends on SND_HDA_INTEL