summaryrefslogtreecommitdiff
path: root/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/Config.in b/Config.in
index ad0cd1e26..6b925b517 100644
--- a/Config.in
+++ b/Config.in
@@ -204,6 +204,13 @@ config FEATURE_INSTALLER
busybox at runtime to create hard links or symlinks for all the
applets that are compiled into busybox.
+config FEATURE_VERSION
+ bool "Support --version"
+ default y
+ depends on BUSYBOX
+ help
+ Enable 'busybox --version' support.
+
config INSTALL_NO_USR
bool "Don't use /usr"
default n