mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-03 20:34:23 -04:00
sh: Generic BUG only works for sh32.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user