summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorPaul Bolle <pebolle@tiscali.nl>2011-10-24 13:39:07 +0200
committerMichal Marek <mmarek@suse.cz>2011-10-31 23:39:51 +0100
commit71e76e90ef24a6f10591937a48bd76d9111f7a1c (patch)
treeeddbfadd84960f40d7bce4fa3adf8f75b371856e /arch
parentsparc: drop unused Kconfig symbol (diff)
downloadlinux-71e76e90ef24a6f10591937a48bd76d9111f7a1c.tar.xz
linux-71e76e90ef24a6f10591937a48bd76d9111f7a1c.zip
um: drop unused Kconfig symbol
Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Acked-by: Richard Weinberger <richard@nod.at> Signed-off-by: Michal Marek <mmarek@suse.cz>
Diffstat (limited to 'arch')
-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