aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
Diffstat (limited to 'arch')
-rw-r--r--arch/x86_64/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86_64/Kconfig b/arch/x86_64/Kconfig
index 2efc4be2270..787feff0e8a 100644
--- a/arch/x86_64/Kconfig
+++ b/arch/x86_64/Kconfig
@@ -350,7 +350,7 @@ config HPET_TIMER
350 <http://www.intel.com/hardwaredesign/hpetspec.htm>. 350 <http://www.intel.com/hardwaredesign/hpetspec.htm>.
351 351
352config X86_PM_TIMER 352config X86_PM_TIMER
353 bool "PM timer" 353 bool "PM timer" if EMBEDDED
354 depends on ACPI 354 depends on ACPI
355 default y 355 default y
356 help 356 help