kernel: mark CONFIG_PSTORE_COMPRESS_DEFAULT as "is not set"
authorChristian Lamparter <chunkeey@gmail.com>
Fri, 25 Mar 2022 22:57:29 +0000 (23:57 +0100)
committerChristian Lamparter <chunkeey@gmail.com>
Sat, 26 Mar 2022 01:02:45 +0000 (02:02 +0100)
commitde4879c1ae92bf625a91ff3f07a65ec0e4bb8ed1
tree88fbe928ba97ab7dff6a6556e778f78d9f568328
parent2e6d19ee32399e37c7545aefc57d41541a406d55
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>
target/linux/generic/config-5.10