move several applets to more correct ex-project. No code changes.
[oweals/busybox.git] / debianutils / Config.in
index c49197666ae896824287dd0a6938b6c15e694cb6..50ccac803127729f79831c17a53f1df3f33bb03d 100644 (file)
@@ -17,20 +17,6 @@ config PIPE_PROGRESS
        help
          Display a dot to indicate pipe activity.
 
-config READLINK
-       bool "readlink"
-       default n
-       help
-         This program reads a symbolic link and returns the name
-         of the file it points to
-
-config FEATURE_READLINK_FOLLOW
-       bool "Enable canonicalization by following all symlinks (-f)"
-       default n
-       depends on READLINK
-       help
-         Enable the readlink option (-f).
-
 config RUN_PARTS
        bool "run-parts"
        default n