diff options
Diffstat (limited to 'miscutils/config.in')
-rw-r--r-- | miscutils/config.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/miscutils/config.in b/miscutils/config.in index 20310eb6c..1d2751444 100644 --- a/miscutils/config.in +++ b/miscutils/config.in | |||
@@ -7,6 +7,8 @@ mainmenu_option next_comment | |||
7 | comment 'Miscellaneous Utilities' | 7 | comment 'Miscellaneous Utilities' |
8 | 8 | ||
9 | bool 'adjtimex' CONFIG_ADJTIMEX | 9 | bool 'adjtimex' CONFIG_ADJTIMEX |
10 | bool 'crond' CONFIG_CROND | ||
11 | bool 'crontab' CONFIG_CRONTAB | ||
10 | bool 'dc' CONFIG_DC | 12 | bool 'dc' CONFIG_DC |
11 | bool 'dutmp' CONFIG_DUTMP | 13 | bool 'dutmp' CONFIG_DUTMP |
12 | bool 'makedevs' CONFIG_MAKEDEVS | 14 | bool 'makedevs' CONFIG_MAKEDEVS |