summaryrefslogtreecommitdiff
path: root/busybox-findutils.kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'busybox-findutils.kconfig')
-rw-r--r--busybox-findutils.kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/busybox-findutils.kconfig b/busybox-findutils.kconfig
index ddaa865..ceb9329 100644
--- a/busybox-findutils.kconfig
+++ b/busybox-findutils.kconfig
@@ -174,9 +174,9 @@ config KEMBTK_BUSYB_FEATURE_FIND_CONTEXT
config KEMBTK_BUSYB_FEATURE_FIND_LINKS
bool "Enable -links: link count matching"
- depends on KEMBTK_BUSYB_FIND
- depends on EMBTK_BB_VERSION_1_16_X || EMBTK_BB_VERSION_1_17_X
default y
+ depends on KEMBTK_BUSYB_FIND
+ depends on EMBTK_BB_VERSION_1_16_X || EMBTK_BB_VERSION_1_17_X || EMBTK_BB_VERSION_1_18_X
help
Support the 'find -links' option for matching number of links.
config KEMBTK_BUSYB_GREP