Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 76e84026 authored by Kyle McMartin's avatar Kyle McMartin Committed by Linus Torvalds
Browse files

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: default avatarKyle McMartin <kyle@redhat.com>
Acked-by: default avatarIngo Molnar <mingo@kernel.org>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 9a46ad6d
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -243,8 +243,7 @@ config BOOTPARAM_SOFTLOCKUP_PANIC_VALUE
	default 1 if BOOTPARAM_SOFTLOCKUP_PANIC

config PANIC_ON_OOPS
	bool "Panic on Oops" if EXPERT
	default n
	bool "Panic on Oops"
	help
	  Say Y here to enable the kernel to panic when it oopses. This
	  has the same effect as setting oops=panic on the kernel command