mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-31 23:17:43 +00:00
kmod: _TOOLS option should only be visible if kmod is enabled
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
792ddde39d
commit
93216b6419
@ -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_KMOD
|
||||||
depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
|
depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
|
||||||
help
|
help
|
||||||
Install kmod module utilities (depmod, insmod, lsmod,
|
Install kmod module utilities (depmod, insmod, lsmod,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user