commit | 39d28a2dbe3886d84335f69da4c18972a31a217d | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Thu Nov 08 18:39:33 2007 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Jan 28 13:18:38 2008 +0900 |
tree | e7e2dcd72a3a2b3feabe63b2aae488d0652dc868 | |
parent | b5f42db0a782d409e5fe0efb6e1387e45774c70b [diff] |
sh: Add a SUPERH32 config symbol. We need to differentiate from SUPERH64, so add a SUPERH32 for regular sh. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
diff --git a/arch/sh/Kconfig.sh b/arch/sh/Kconfig.sh index 50d8981..e6721b8 100644 --- a/arch/sh/Kconfig.sh +++ b/arch/sh/Kconfig.sh
@@ -15,6 +15,9 @@ gaming console. The SuperH port has a home page at <http://www.linux-sh.org/>. +config SUPERH32 + def_bool y + config RWSEM_GENERIC_SPINLOCK bool default y