|
@@ -1629,13 +1629,6 @@ config APM_ALLOW_INTS
|
|
|
many of the newer IBM Thinkpads. If you experience hangs when you
|
|
|
suspend, try setting this to Y. Otherwise, say N.
|
|
|
|
|
|
-config APM_REAL_MODE_POWER_OFF
|
|
|
- bool "Use real mode APM BIOS call to power off"
|
|
|
- help
|
|
|
- Use real mode APM BIOS calls to switch off the computer. This is
|
|
|
- a work-around for a number of buggy BIOSes. Switch this option on if
|
|
|
- your computer crashes instead of powering off properly.
|
|
|
-
|
|
|
endif # APM
|
|
|
|
|
|
source "arch/x86/kernel/cpu/cpufreq/Kconfig"
|