diff options
Diffstat (limited to 'arch/x86/um/Kconfig')
-rw-r--r-- | arch/x86/um/Kconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/x86/um/Kconfig b/arch/x86/um/Kconfig index 21bebe63df66..1d97bd84b6fb 100644 --- a/arch/x86/um/Kconfig +++ b/arch/x86/um/Kconfig | |||
@@ -57,9 +57,6 @@ config ARCH_HAS_SC_SIGNALS | |||
57 | config ARCH_REUSE_HOST_VSYSCALL_AREA | 57 | config ARCH_REUSE_HOST_VSYSCALL_AREA |
58 | def_bool !64BIT | 58 | def_bool !64BIT |
59 | 59 | ||
60 | config SMP_BROKEN | ||
61 | def_bool 64BIT | ||
62 | |||
63 | config GENERIC_HWEIGHT | 60 | config GENERIC_HWEIGHT |
64 | def_bool y | 61 | def_bool y |
65 | 62 | ||