]> git.hungrycats.org Git - linux/commit
PM: hibernate: make LZ4 available for hibernation compression
authorl1rox3 <l1rox3.developer@gmail.com>
Wed, 20 May 2026 08:12:54 +0000 (10:12 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 26 May 2026 11:42:17 +0000 (13:42 +0200)
commit2068d7715e947f0321bc676a44215d3983af4bbc
treee38291eb44bf038ce594b35ccc0caf3aff5a2b22
parent3855941f1e4069182c895d5093c5fa589f5b38bd
PM: hibernate: make LZ4 available for hibernation compression

Without this, CRYPTO_LZ4 had to be manually enabled in the config
to use LZ4 for hibernation compression. Add the select so it gets
pulled in automatically when hibernation is enabled, just like
CRYPTO_LZO already does.

Tested-by: l1rox3 <l1rox3.developer@gmail.com>
Signed-off-by: l1rox3 <l1rox3.developer@gmail.com>
Link: https://patch.msgid.link/20260520081254.13493-1-l1rox3.developer@gmail.com
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
kernel/power/Kconfig