Commit 2b142116 authored by Patrick Mochel's avatar Patrick Mochel

[acpi] Fix HT Kconfig option one last time.

It should depend on X86, since we can boot more generic kernels on a P4.
parent 505f6a88
......@@ -6,7 +6,7 @@ menu "ACPI (Advanced Configuration and Power Interface) Support"
config ACPI_HT
bool "ACPI Processor Enumeration for HT"
depends on MPENTIUM4
depends on X86
default y
---help---
ACPI enumerates both logical (a.k.a. Hyper-Threaded -- HT)
......
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