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)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 4 Apr 2022 22:20:24 +0000 (00:20 +0200)
commit55740b1ba47bc3719d9d8d5e881490ea1db7086e
tree7bf78675de47b8341d5d99948224e95981e297a9
parentba1ef69603a82940f3644d4604f185124b41a0f8
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>
(cherry picked from commit de4879c1ae92bf625a91ff3f07a65ec0e4bb8ed1)
target/linux/generic/config-5.10