build: hide kmod-zram config unless enabled
authorRani Hod <rani.hod@gmail.com>
Sun, 8 Oct 2023 15:18:13 +0000 (18:18 +0300)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 29 Oct 2023 18:39:54 +0000 (19:39 +0100)
commit62ada26de28e6c43a957b8f186ead1f45e6a5623
tree369fb7d373e4e71cb8d3500a2074626a81fac81e
parent17465fc77ec0dbe40310548ee16352b09e2712aa
build: hide kmod-zram config unless enabled

Currently the zram default compressor choice is displayed whether or not
zram is activated. Since the default choice is lzo-rle, this adds a
false dependency on kmod-lib-lzo.
With this patch, the choice options appear only when activating zram.

Signed-off-by: Rani Hod <rani.hod@gmail.com>
package/kernel/linux/modules/other.mk