diff options
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r-- | arch/x86/Kconfig | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index 4cf0ab13d187..ebcad15ccf35 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig | |||
@@ -1629,13 +1629,6 @@ config APM_ALLOW_INTS | |||
1629 | many of the newer IBM Thinkpads. If you experience hangs when you | 1629 | many of the newer IBM Thinkpads. If you experience hangs when you |
1630 | suspend, try setting this to Y. Otherwise, say N. | 1630 | suspend, try setting this to Y. Otherwise, say N. |
1631 | 1631 | ||
1632 | config APM_REAL_MODE_POWER_OFF | ||
1633 | bool "Use real mode APM BIOS call to power off" | ||
1634 | help | ||
1635 | Use real mode APM BIOS calls to switch off the computer. This is | ||
1636 | a work-around for a number of buggy BIOSes. Switch this option on if | ||
1637 | your computer crashes instead of powering off properly. | ||
1638 | |||
1639 | endif # APM | 1632 | endif # APM |
1640 | 1633 | ||
1641 | source "arch/x86/kernel/cpu/cpufreq/Kconfig" | 1634 | source "arch/x86/kernel/cpu/cpufreq/Kconfig" |