diff options
Diffstat (limited to 'arch/um/Kconfig.x86_64')
-rw-r--r-- | arch/um/Kconfig.x86_64 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/um/Kconfig.x86_64 b/arch/um/Kconfig.x86_64 index 6e5357c5bcfb..bd35e59419c8 100644 --- a/arch/um/Kconfig.x86_64 +++ b/arch/um/Kconfig.x86_64 | |||
@@ -37,3 +37,7 @@ config ARCH_HAS_SC_SIGNALS | |||
37 | config ARCH_REUSE_HOST_VSYSCALL_AREA | 37 | config ARCH_REUSE_HOST_VSYSCALL_AREA |
38 | bool | 38 | bool |
39 | default n | 39 | default n |
40 | |||
41 | config SMP_BROKEN | ||
42 | bool | ||
43 | default y | ||