aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic
diff options
context:
space:
mode:
authorChristian Lamparter <chunkeey@gmail.com>2022-03-25 23:57:29 +0100
committerChristian Lamparter <chunkeey@gmail.com>2022-03-26 02:02:45 +0100
commitde4879c1ae92bf625a91ff3f07a65ec0e4bb8ed1 (patch)
tree88fbe928ba97ab7dff6a6556e778f78d9f568328 /target/linux/generic
parent2e6d19ee32399e37c7545aefc57d41541a406d55 (diff)
downloadupstream-de4879c1ae92bf625a91ff3f07a65ec0e4bb8ed1.tar.gz
upstream-de4879c1ae92bf625a91ff3f07a65ec0e4bb8ed1.tar.bz2
upstream-de4879c1ae92bf625a91ff3f07a65ec0e4bb8ed1.zip
kernel: mark CONFIG_PSTORE_COMPRESS_DEFAULT as "is not set"
# CONFIG_PSTORE_COMPRESS_DEFAULT="deflate" this can lead to confusion. Thankfully, in the KConfig world this setting is still interpreted as disabled. Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
Diffstat (limited to 'target/linux/generic')
-rw-r--r--target/linux/generic/config-5.102
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/config-5.10 b/target/linux/generic/config-5.10
index 578a729085..a093861b9d 100644
--- a/target/linux/generic/config-5.10
+++ b/target/linux/generic/config-5.10
@@ -4607,7 +4607,7 @@ CONFIG_PROC_SYSCTL=y
# CONFIG_PSTORE is not set
# CONFIG_PSTORE_842_COMPRESS is not set
# CONFIG_PSTORE_COMPRESS is not set
-# CONFIG_PSTORE_COMPRESS_DEFAULT="deflate"
+# CONFIG_PSTORE_COMPRESS_DEFAULT is not set
# CONFIG_PSTORE_CONSOLE is not set
# CONFIG_PSTORE_DEFLATE_COMPRESS is not set
# CONFIG_PSTORE_DEFLATE_COMPRESS_DEFAULT is not set