From 141e7994016a66378b1371db14e859039d692ce3 Mon Sep 17 00:00:00 2001 From: Arve Hjønnevåg Date: Tue, 8 May 2007 15:39:13 +0700 Subject: Add build option to to set the default panic timeout. --- init/Kconfig | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'init') diff --git a/init/Kconfig b/init/Kconfig index 6cfd71d0646..a7cffc83596 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -953,6 +953,12 @@ config SYSCTL config ANON_INODES bool +config PANIC_TIMEOUT + int "Default panic timeout" + default 0 + help + Set default panic timeout. + menuconfig EXPERT bool "Configure standard kernel features (expert users)" # Unhide debug options, to make the on-by-default options visible -- cgit v1.2.3