Skip to content

Commit

Permalink
sh: Add a SUPERH32 config symbol.
Browse files Browse the repository at this point in the history
We need to differentiate from SUPERH64, so add a SUPERH32 for
regular sh.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
  • Loading branch information
Paul Mundt committed Jan 28, 2008
1 parent b5f42db commit 39d28a2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions arch/sh/Kconfig.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 39d28a2

Please sign in to comment.