mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-23 15:11:16 +00:00
[PATCH] x86_64 CONFIG_ACPI=n build fix
Make CONFIG_X86_PM_TIMER dependent on CONFIG_ACPI Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
parent
8d91640606
commit
9c2be6a0fa
1 changed files with 1 additions and 0 deletions
|
@ -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,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue