Commit 39d28a2d authored by Paul Mundt's avatar Paul Mundt
Browse files

sh: Add a SUPERH32 config symbol.



We need to differentiate from SUPERH64, so add a SUPERH32 for
regular sh.

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent b5f42db0
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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