aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Bolle <[email protected]>2011-10-24 13:39:07 +0200
committerMichal Marek <[email protected]>2011-10-31 23:39:51 +0100
commit71e76e90ef24a6f10591937a48bd76d9111f7a1c (patch)
treeeddbfadd84960f40d7bce4fa3adf8f75b371856e
parent1cb85e803ae9f90d91e97cb3856d84b7dde51e06 (diff)
um: drop unused Kconfig symbol
Signed-off-by: Paul Bolle <[email protected]> Acked-by: Richard Weinberger <[email protected]> Signed-off-by: Michal Marek <[email protected]>
-rw-r--r--arch/um/Kconfig.x863
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/um/Kconfig.x86 b/arch/um/Kconfig.x86
index d31ecf346b4e..c2ca26c1a796 100644
--- a/arch/um/Kconfig.x86
+++ b/arch/um/Kconfig.x86
@@ -53,9 +53,6 @@ config ARCH_HAS_SC_SIGNALS
config ARCH_REUSE_HOST_VSYSCALL_AREA
def_bool !64BIT
-config SMP_BROKEN
- def_bool 64BIT
-
config GENERIC_HWEIGHT
def_bool y