diff options
author | Paul Mundt <lethal@linux-sh.org> | 2007-11-21 07:54:07 -0500 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2008-01-27 23:18:54 -0500 |
commit | e2e96299a7c3257a6df36659414d1f6fbda53511 (patch) | |
tree | 3f88f32b42761d8134e59c7af317df0924da7e1f /arch | |
parent | a82d53ec2424834521a5ec8bb661a27f968036ab (diff) |
sh: Remove duplicate SUPERH64 symbol.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch')
-rw-r--r-- | arch/sh/Kconfig | 3 |
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 | |||
24 | bool | 24 | bool |
25 | default y | 25 | default y |
26 | 26 | ||
27 | config SUPERH64 | ||
28 | def_bool y if CPU_SH5 | ||
29 | |||
30 | config RWSEM_XCHGADD_ALGORITHM | 27 | config RWSEM_XCHGADD_ALGORITHM |
31 | bool | 28 | bool |
32 | 29 | ||