kernel: Replace timeconst.pl with a bc script
[cascardo/linux.git] / fs / pstore / Kconfig
index 8007ae7..82b0f50 100644 (file)
@@ -11,3 +11,10 @@ config PSTORE
           (e.g. ACPI_APEI on X86) which will select this for you.
           If you don't have a platform persistent store driver,
           say N.
+
+config PSTORE_CONSOLE
+       bool "Log kernel console messages"
+       depends on PSTORE
+       help
+         When the option is enabled, pstore will log all kernel
+         messages, even if no oops or panic happened.