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)
commit76e8402619cf777a3adae9cd70e56a848a9bf952
tree27aa5717d8ca6860a2144321f8353eef0f719aa9
parent9a46ad6d6df3b547d057c39db13f69d7170a99e9
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