aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r--arch/x86/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index 6a47bb22657f..771a1852a07d 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -1718,7 +1718,7 @@ source "drivers/sfi/Kconfig"
1718 1718
1719config X86_APM_BOOT 1719config X86_APM_BOOT
1720 def_bool y 1720 def_bool y
1721 depends on APM || APM_MODULE 1721 depends on APM
1722 1722
1723menuconfig APM 1723menuconfig APM
1724 tristate "APM (Advanced Power Management) BIOS support" 1724 tristate "APM (Advanced Power Management) BIOS support"