aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/um/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/um/Kconfig')
-rw-r--r--arch/x86/um/Kconfig3
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
57config ARCH_REUSE_HOST_VSYSCALL_AREA 57config ARCH_REUSE_HOST_VSYSCALL_AREA
58 def_bool !64BIT 58 def_bool !64BIT
59 59
60config SMP_BROKEN
61 def_bool 64BIT
62
63config GENERIC_HWEIGHT 60config GENERIC_HWEIGHT
64 def_bool y 61 def_bool y
65 62