summaryrefslogtreecommitdiff
path: root/meta-google/recipes-kernel
diff options
context:
space:
mode:
Diffstat (limited to 'meta-google/recipes-kernel')
-rw-r--r--meta-google/recipes-kernel/linux/files/gbmc.cfg6
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-google/recipes-kernel/linux/files/gbmc.cfg b/meta-google/recipes-kernel/linux/files/gbmc.cfg
index 056ee9161f..566c5a8d7d 100644
--- a/meta-google/recipes-kernel/linux/files/gbmc.cfg
+++ b/meta-google/recipes-kernel/linux/files/gbmc.cfg
@@ -53,3 +53,9 @@ CONFIG_INPUT_LEDS=n
CONFIG_INPUT_MOUSE=n
CONFIG_KEYBOARD_ATKBD=n
CONFIG_SERIO_LIBPS2=n
+
+# Features useful if a machine enables pstore for dumps
+CONFIG_PSTORE_DEFLATE_COMPRESS=n
+CONFIG_PSTORE_ZSTD_COMPRESS=y
+CONFIG_PSTORE_ZSTD_COMPRESS_DEFAULT=y
+CONFIG_PRINTK_TIME=y