summaryrefslogtreecommitdiff
path: root/package/mksh/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/mksh/Config.in')
-rw-r--r--package/mksh/Config.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/mksh/Config.in b/package/mksh/Config.in
index 39f792af3..50578b0d2 100644
--- a/package/mksh/Config.in
+++ b/package/mksh/Config.in
@@ -21,8 +21,8 @@ config ADK_PACKAGE_MKSH
http://mirbsd.de/mksh
config ADK_PACKAGE_MKSH_FULL
- bool " Include all features"
- depends ADK_PACKAGE_MKSH
+ bool "Include all features"
+ depends on ADK_PACKAGE_MKSH
default y
help
Disable this to remove a few functions from mksh to make it smaller.