diff options
Diffstat (limited to 'debianutils/Config.in')
-rw-r--r-- | debianutils/Config.in | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/debianutils/Config.in b/debianutils/Config.in index c49197666..50ccac803 100644 --- a/debianutils/Config.in +++ b/debianutils/Config.in | |||
@@ -17,20 +17,6 @@ config PIPE_PROGRESS | |||
17 | help | 17 | help |
18 | Display a dot to indicate pipe activity. | 18 | Display a dot to indicate pipe activity. |
19 | 19 | ||
20 | config READLINK | ||
21 | bool "readlink" | ||
22 | default n | ||
23 | help | ||
24 | This program reads a symbolic link and returns the name | ||
25 | of the file it points to | ||
26 | |||
27 | config FEATURE_READLINK_FOLLOW | ||
28 | bool "Enable canonicalization by following all symlinks (-f)" | ||
29 | default n | ||
30 | depends on READLINK | ||
31 | help | ||
32 | Enable the readlink option (-f). | ||
33 | |||
34 | config RUN_PARTS | 20 | config RUN_PARTS |
35 | bool "run-parts" | 21 | bool "run-parts" |
36 | default n | 22 | default n |