View | Details | Raw Unified | Return to bug 36902
Collapse All | Expand All

(-)a/arch/x86/Kconfig (-1 / +1 lines)
Lines 1721-1726 config X86_APM_BOOT Link Here
1721
1721
1722
menuconfig APM
1722
menuconfig APM
1723
	tristate "APM (Advanced Power Management) BIOS support"
1723
	tristate "APM (Advanced Power Management) BIOS support"
1724
	select APM_CPU_IDLE
1724
	depends on X86_32 && PM_SLEEP
1725
	depends on X86_32 && PM_SLEEP
1725
	---help---
1726
	---help---
1726
	  APM is a BIOS specification for saving power using several different
1727
	  APM is a BIOS specification for saving power using several different
1727
- 
1728
 
1728
 

Return to bug 36902