mn10300, c6x: CONFIG_GENERIC_BUG must depend on CONFIG_BUG
[linux-2.6-microblaze.git] / arch / c6x / Kconfig
index 79049d4..5aa8ea8 100644 (file)
@@ -36,6 +36,7 @@ config GENERIC_HWEIGHT
 
 config GENERIC_BUG
        def_bool y
+       depends on BUG
 
 config C6X_BIG_KERNEL
        bool "Build a big kernel"