diff options
Diffstat (limited to 'miscutils/config.in')
-rw-r--r-- | miscutils/config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/miscutils/config.in b/miscutils/config.in index 1d2751444..3dc5e2c8b 100644 --- a/miscutils/config.in +++ b/miscutils/config.in | |||
@@ -15,6 +15,7 @@ bool 'makedevs' CONFIG_MAKEDEVS | |||
15 | bool 'mktemp' CONFIG_MKTEMP | 15 | bool 'mktemp' CONFIG_MKTEMP |
16 | bool 'mt' CONFIG_MT | 16 | bool 'mt' CONFIG_MT |
17 | bool 'readlink' CONFIG_READLINK | 17 | bool 'readlink' CONFIG_READLINK |
18 | bool 'strings' CONFIG_STRINGS | ||
18 | bool 'time' CONFIG_TIME | 19 | bool 'time' CONFIG_TIME |
19 | bool 'update' CONFIG_UPDATE | 20 | bool 'update' CONFIG_UPDATE |
20 | bool 'watchdog' CONFIG_WATCHDOG | 21 | bool 'watchdog' CONFIG_WATCHDOG |