diff options
Diffstat (limited to 'Config.in')
| -rw-r--r-- | Config.in | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 |
