X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=fs%2Fpstore%2FKconfig;h=82b0f50a9a2d58e8b538e972c62e4743df771d28;hb=cb6427aa5f631a6971f58e926728a1b069cf720c;hp=8007ae7c0d8c40c0be9bba7f5f62cfc83390f69c;hpb=5e4de22bec1d78c009409200162da6a54631e9e4;p=cascardo%2Flinux.git diff --git a/fs/pstore/Kconfig b/fs/pstore/Kconfig index 8007ae7c0d8c..82b0f50a9a2d 100644 --- a/fs/pstore/Kconfig +++ b/fs/pstore/Kconfig @@ -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.