diff options
Diffstat (limited to 'Config.in')
| -rw-r--r-- | Config.in | 7 |
1 files changed, 7 insertions, 0 deletions
| @@ -218,6 +218,13 @@ config FEATURE_INSTALLER | |||
| 218 | busybox at runtime to create hard links or symlinks for all the | 218 | busybox at runtime to create hard links or symlinks for all the |
| 219 | applets that are compiled into busybox. | 219 | applets that are compiled into busybox. |
| 220 | 220 | ||
| 221 | config FEATURE_VERSION | ||
| 222 | bool "Support --version" | ||
| 223 | default y | ||
| 224 | depends on BUSYBOX | ||
| 225 | help | ||
| 226 | Enable 'busybox --version' support. | ||
| 227 | |||
| 221 | config INSTALL_NO_USR | 228 | config INSTALL_NO_USR |
| 222 | bool "Don't use /usr" | 229 | bool "Don't use /usr" |
| 223 | default n | 230 | default n |
