aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sound/pci/hda/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/hda/Kconfig b/sound/pci/hda/Kconfig
index 25ae10e16f59..556cff937be7 100644
--- a/sound/pci/hda/Kconfig
+++ b/sound/pci/hda/Kconfig
@@ -51,7 +51,7 @@ config SND_HDA_INPUT_BEEP_MODE
51 51
52config SND_HDA_INPUT_JACK 52config SND_HDA_INPUT_JACK
53 bool "Support jack plugging notification via input layer" 53 bool "Support jack plugging notification via input layer"
54 depends on INPUT=y || INPUT=SND_HDA_INTEL 54 depends on INPUT=y || INPUT=SND
55 select SND_JACK 55 select SND_JACK
56 help 56 help
57 Say Y here to enable the jack plugging notification via 57 Say Y here to enable the jack plugging notification via