package/zram: fix up Kconfig behaviour for kernel 6.12
authorTony Ambardar <[email protected]>
Mon, 27 Jan 2025 14:20:36 +0000 (06:20 -0800)
committerHauke Mehrtens <[email protected]>
Thu, 29 May 2025 20:46:46 +0000 (22:46 +0200)
commitc40840da3a03d9abdf849f9be653e137ced81b2f
tree65d95dc8aca10592abacb96c6e4b48e25ab854dc
parent4cf1316573823efdc7fcbd27dcc3544cf2296685
package/zram: fix up Kconfig behaviour for kernel 6.12

The initial 6.12 merge leaves package/zram menuconfig behaviour confusing.
Selecting "kmod-zram" opens a submenu of the available algorithms to build
and the actual algo to use. However, when "lzo-rle" is shown as the default
used, it still remains missing from the available list. Only enabling a
_different_ compression algo to build will also reveal "lzo-rle" as
available.

Update the Kconfig to show "lzo-rle" as available if used/referenced.

Fixes: 4708057e27 ("package/zram: update for kernel 6.12")
Signed-off-by: Tony Ambardar <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/18712
Signed-off-by: Hauke Mehrtens <[email protected]>
package/kernel/linux/modules/other.mk