diff options
author | Mike Travis <travis@sgi.com> | 2008-01-30 07:33:32 -0500 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-01-30 07:33:32 -0500 |
commit | dd5af90a7f3d79e04b7eace9a98644dbf2038f4d (patch) | |
tree | 22327ba385c830b7be391c76821dc5ec26863f2e /arch/x86/Kconfig | |
parent | 3212bff370c2f22e4987c6679ba485654cefb178 (diff) |
x86/non-x86: percpu, node ids, apic ids x86.git fixup
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r-- | arch/x86/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index f0887d12a5bb..8e1b33c5405f 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig | |||
@@ -97,7 +97,7 @@ config GENERIC_TIME_VSYSCALL | |||
97 | bool | 97 | bool |
98 | default X86_64 | 98 | default X86_64 |
99 | 99 | ||
100 | config ARCH_SETS_UP_PER_CPU_AREA | 100 | config HAVE_SETUP_PER_CPU_AREA |
101 | def_bool X86_64 | 101 | def_bool X86_64 |
102 | 102 | ||
103 | config ARCH_SUPPORTS_OPROFILE | 103 | config ARCH_SUPPORTS_OPROFILE |