aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2007-11-21 21:54:07 +0900
committerPaul Mundt <lethal@linux-sh.org>2008-01-28 13:18:54 +0900
commite2e96299a7c3257a6df36659414d1f6fbda53511 (patch)
tree3f88f32b42761d8134e59c7af317df0924da7e1f /arch/sh
parentsh: Generic BUG only works for sh32. (diff)
downloadlinux-dev-e2e96299a7c3257a6df36659414d1f6fbda53511.tar.xz
linux-dev-e2e96299a7c3257a6df36659414d1f6fbda53511.zip
sh: Remove duplicate SUPERH64 symbol.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh')
-rw-r--r--arch/sh/Kconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig
index e406f1dbac84..c0797b4aadbb 100644
--- a/arch/sh/Kconfig
+++ b/arch/sh/Kconfig
@@ -24,9 +24,6 @@ config RWSEM_GENERIC_SPINLOCK
bool
default y
-config SUPERH64
- def_bool y if CPU_SH5
-
config RWSEM_XCHGADD_ALGORITHM
bool