Commit 9c2be6a0 authored by Andi Kleen's avatar Andi Kleen Committed by Linus Torvalds

[PATCH] x86_64 CONFIG_ACPI=n build fix

Make CONFIG_X86_PM_TIMER dependent on CONFIG_ACPI
Signed-off-by: default avatarAndi Kleen <ak@suse.de>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 8d916406
...@@ -305,6 +305,7 @@ config HPET_TIMER ...@@ -305,6 +305,7 @@ config HPET_TIMER
config X86_PM_TIMER config X86_PM_TIMER
bool "PM timer" bool "PM timer"
depends on ACPI
default y default y
help help
Support the ACPI PM timer for time keeping. This is slow, Support the ACPI PM timer for time keeping. This is slow,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment