]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
sh: Generic BUG only works for sh32.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 21 Nov 2007 09:22:05 +0000 (18:22 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 28 Jan 2008 04:18:54 +0000 (13:18 +0900)
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Kconfig

index 7cfd17230224095011e57b7c1ef3692eb0fce2a3..e406f1dbac84a73fa14ddbcc80f786c1206d6672 100644 (file)
@@ -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