diff options
-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 bool default y -config SUPERH64 - def_bool y if CPU_SH5 - config RWSEM_XCHGADD_ALGORITHM bool |