sh: Add a SUPERH32 config symbol.
authorPaul Mundt <lethal@linux-sh.org>
Thu, 8 Nov 2007 09:39:33 +0000 (18:39 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 28 Jan 2008 04:18:38 +0000 (13:18 +0900)
We need to differentiate from SUPERH64, so add a SUPERH32 for
regular sh.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Kconfig.sh

index 50d8981b8d11d493484fd81c0faf57ff9a19fecb..e6721b8e9dc1a2d6880468907a478953111ff81d 100644 (file)
@@ -15,6 +15,9 @@ config SUPERH
          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
This page took 0.025592 seconds and 5 git commands to generate.