diff options
author | Tony Luck <tony.luck@intel.com> | 2006-06-23 16:46:23 -0400 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2006-06-23 16:46:23 -0400 |
commit | 8cf60e04a131310199d5776e2f9e915f0c468899 (patch) | |
tree | 373a68e88e6737713a0a5723d552cdeefffff929 /arch/ia64/Kconfig | |
parent | 1323523f505606cfd24af6122369afddefc3b09d (diff) | |
parent | 95eaa5fa8eb2c345244acd5f65b200b115ae8c65 (diff) |
Auto-update from upstream
Diffstat (limited to 'arch/ia64/Kconfig')
-rw-r--r-- | arch/ia64/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ia64/Kconfig b/arch/ia64/Kconfig index cd2051f5c9ce..18318749884b 100644 --- a/arch/ia64/Kconfig +++ b/arch/ia64/Kconfig | |||
@@ -77,6 +77,7 @@ choice | |||
77 | config IA64_GENERIC | 77 | config IA64_GENERIC |
78 | bool "generic" | 78 | bool "generic" |
79 | select ACPI | 79 | select ACPI |
80 | select PCI | ||
80 | select NUMA | 81 | select NUMA |
81 | select ACPI_NUMA | 82 | select ACPI_NUMA |
82 | help | 83 | help |
@@ -273,7 +274,6 @@ config HOTPLUG_CPU | |||
273 | config SCHED_SMT | 274 | config SCHED_SMT |
274 | bool "SMT scheduler support" | 275 | bool "SMT scheduler support" |
275 | depends on SMP | 276 | depends on SMP |
276 | default off | ||
277 | help | 277 | help |
278 | Improves the CPU scheduler's decision making when dealing with | 278 | Improves the CPU scheduler's decision making when dealing with |
279 | Intel IA64 chips with MultiThreading at a cost of slightly increased | 279 | Intel IA64 chips with MultiThreading at a cost of slightly increased |