Explorar o código

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 <[email protected]>
Christian Lamparter %!s(int64=3) %!d(string=hai) anos
pai
achega
de4879c1ae
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      target/linux/generic/config-5.10

+ 1 - 1
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