Skip to content

Commit

Permalink
sh: Generic BUG only works for sh32.
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
  • Loading branch information
Paul Mundt committed Jan 28, 2008
1 parent 0f2c15c commit a82d53e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/sh/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ config RWSEM_XCHGADD_ALGORITHM

config GENERIC_BUG
def_bool y
depends on BUG
depends on BUG && SUPERH32

config GENERIC_FIND_NEXT_BIT
bool
Expand Down

0 comments on commit a82d53e

Please sign in to comment.