aboutsummaryrefslogtreecommitdiff
path: root/miscutils/config.in
diff options
context:
space:
mode:
Diffstat (limited to 'miscutils/config.in')
-rw-r--r--miscutils/config.in22
1 files changed, 0 insertions, 22 deletions
diff --git a/miscutils/config.in b/miscutils/config.in
deleted file mode 100644
index 063e02b36..000000000
--- a/miscutils/config.in
+++ /dev/null
@@ -1,22 +0,0 @@
1#
2# For a description of the syntax of this configuration file,
3# see scripts/kbuild/config-language.txt.
4#
5
6mainmenu_option next_comment
7comment 'Miscellaneous Utilities'
8
9bool 'adjtimex' CONFIG_ADJTIMEX
10bool 'crond' CONFIG_CROND
11bool 'crontab' CONFIG_CRONTAB
12bool 'dc' CONFIG_DC
13bool 'dutmp' CONFIG_DUTMP
14bool 'makedevs' CONFIG_MAKEDEVS
15bool 'mt' CONFIG_MT
16bool 'strings' CONFIG_STRINGS
17bool 'time' CONFIG_TIME
18bool 'update' CONFIG_UPDATE
19bool 'watchdog' CONFIG_WATCHDOG
20
21endmenu
22