diff --git a/[refs] b/[refs] index 18fc68c54591..2d3b3cd39ae0 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 8a64f336bc1d4aa203b138d29d5a9c414a9fbb47 +refs/heads/master: 8420e7efa1cf155765c6d77c91d3e3547c7aa557 diff --git a/trunk/lib/Kconfig.debug b/trunk/lib/Kconfig.debug index 2f22cf4576db..8cf9938dd147 100644 --- a/trunk/lib/Kconfig.debug +++ b/trunk/lib/Kconfig.debug @@ -575,7 +575,7 @@ config DEBUG_BUGVERBOSE depends on BUG depends on ARM || AVR32 || M32R || M68K || SPARC32 || SPARC64 || \ FRV || SUPERH || GENERIC_BUG || BLACKFIN || MN10300 - default !EMBEDDED + default y help Say Y here to make BUG() panics output the file name and line number of the BUG call as well as the EIP and oops trace. This aids