]> git.karo-electronics.de Git - karo-tx-linux.git/commit
lib/Kconfig.debug: unhide CONFIG_PANIC_ON_OOPS
authorKyle McMartin <kyle@redhat.com>
Wed, 20 Feb 2013 02:15:10 +0000 (13:15 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 20 Feb 2013 05:53:05 +0000 (16:53 +1100)
commit3f38c91fcf2060e75190e1c2c1f98934f9bdb37e
treeb4d7073bd8f674bfcb87ae7100f98515cfed24cb
parent8087d7c744ac6f18c12ba1b472315d99bd270c24
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>
lib/Kconfig.debug