aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--toys/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/toys/Config.in b/toys/Config.in
index fb9606b2..2e9127dc 100644
--- a/toys/Config.in
+++ b/toys/Config.in
@@ -212,7 +212,7 @@ config READLINK
config READLINK_F
bool "readlink -f"
default n
- depends on READLINK_F
+ depends on READLINK
help
usage: readlink [-f]