diff options
Diffstat (limited to 'sysdeps')
-rw-r--r-- | sysdeps/linux/config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/linux/config.in b/sysdeps/linux/config.in index c1461602a..f1b064a40 100644 --- a/sysdeps/linux/config.in +++ b/sysdeps/linux/config.in | |||
@@ -14,6 +14,7 @@ bool 'Show verbose applet usage messages' CONFIG_FEATURE_VERBOSE_USAGE | |||
14 | bool 'Support --install [-s] to install applet links at runtime' CONFIG_FEATURE_INSTALLER | 14 | bool 'Support --install [-s] to install applet links at runtime' CONFIG_FEATURE_INSTALLER |
15 | bool 'Enable locale support (system needs locale for this to work)' CONFIG_LOCALE_SUPPORT | 15 | bool 'Enable locale support (system needs locale for this to work)' CONFIG_LOCALE_SUPPORT |
16 | bool 'Support for devfs' CONFIG_FEATURE_DEVFS | 16 | bool 'Support for devfs' CONFIG_FEATURE_DEVFS |
17 | bool 'Support compress format (.Z) in unzip operations' CONFIG_FEATURE_UNCOMPRESS | ||
17 | bool 'Clean up all memory before exiting (usually not needed)' CONFIG_FEATURE_CLEAN_UP | 18 | bool 'Clean up all memory before exiting (usually not needed)' CONFIG_FEATURE_CLEAN_UP |
18 | endmenu | 19 | endmenu |
19 | 20 | ||