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>
Mon, 30 Oct 2023 23:44:03 +0000 (00:44 +0100)
commit07e9c27bde133e7e05c691d71b9b1da0554cb5f2
treefa9bffa6aedf68b849293862654731520b120ea5
parent3d0a78add22754aa891529b6702b5e4c7b837446
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>
(cherry picked from commit 62ada26de28e6c43a957b8f186ead1f45e6a5623)
package/kernel/linux/modules/other.mk