Commit a82d53ec authored by Paul Mundt's avatar Paul Mundt

sh: Generic BUG only works for sh32.

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 0f2c15ce
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment