mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09: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:
@@ -7,6 +7,7 @@ config BR2_PACKAGE_KMOD
|
||||
|
||||
config BR2_PACKAGE_KMOD_TOOLS
|
||||
bool "kmod utilities"
|
||||
depends on BR2_PACKAGE_KMOD
|
||||
depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
|
||||
help
|
||||
Install kmod module utilities (depmod, insmod, lsmod,
|
||||
|
||||
Reference in New Issue
Block a user