aboutsummaryrefslogtreecommitdiff
path: root/debianutils/config.in
diff options
context:
space:
mode:
Diffstat (limited to 'debianutils/config.in')
-rw-r--r--debianutils/config.in15
1 files changed, 0 insertions, 15 deletions
diff --git a/debianutils/config.in b/debianutils/config.in
deleted file mode 100644
index 7b1d92991..000000000
--- a/debianutils/config.in
+++ /dev/null
@@ -1,15 +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 'Debian Utilities'
8
9bool 'mktemp' CONFIG_MKTEMP
10bool 'readlink' CONFIG_READLINK
11bool 'run-parts' CONFIG_RUN_PARTS
12bool 'which' CONFIG_WHICH
13
14endmenu
15