mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-01 07:27:43 +00:00
kmod: only show tools option if BUSYBOX_SHOW_OTHERS
As pointed out by Arnout. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
f335464981
commit
5347910b9d
@ -7,6 +7,7 @@ config BR2_PACKAGE_KMOD
|
|||||||
|
|
||||||
config BR2_PACKAGE_KMOD_TOOLS
|
config BR2_PACKAGE_KMOD_TOOLS
|
||||||
bool "kmod utilities"
|
bool "kmod utilities"
|
||||||
|
depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
|
||||||
help
|
help
|
||||||
Install kmod module utilities (depmod, insmod, lsmod,
|
Install kmod module utilities (depmod, insmod, lsmod,
|
||||||
modinfo, modprobe, rmmod).
|
modinfo, modprobe, rmmod).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user