diff options
-rw-r--r-- | arch/x86_64/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86_64/Kconfig b/arch/x86_64/Kconfig index 2efc4be22709..787feff0e8a5 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 | ||
352 | config X86_PM_TIMER | 352 | config 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 |