]> git.baikalelectronics.ru Git - kernel.git/commit
lib/Kconfig.debug: unhide CONFIG_PANIC_ON_OOPS
authorKyle McMartin <kyle@redhat.com>
Fri, 22 Feb 2013 00:43:04 +0000 (16:43 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 22 Feb 2013 01:22:20 +0000 (17:22 -0800)
commitab0a65c8f26528006065fe92518bceab4e72650a
tree27aa5717d8ca6860a2144321f8353eef0f719aa9
parent8c4a1449799c1ce5bff745b8d0e99d9d719be030
lib/Kconfig.debug: unhide CONFIG_PANIC_ON_OOPS

CONFIG_EXPERT doesn't really make sense, and hides it unintentionally.
Remove superfluous "default n" pointed out by Ingo as well.

Signed-off-by: Kyle McMartin <kyle@redhat.com>
Acked-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
lib/Kconfig.debug