Add build option to to set the default panic timeout.
[firefly-linux-kernel-4.4.55.git] / init / Kconfig
index 2d9b83104dcf715197f1a84d34b892783ff79fe2..d6660c5b4d7637fbc0fe8f975fed9230f668074a 100644 (file)
@@ -1251,6 +1251,12 @@ config HOTPLUG
 config HAVE_PCSPKR_PLATFORM
        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