cd: "support" -v by ignoring it
[oweals/busybox.git] / printutils / Config.in
index b53b9e7fafb413d93b4cedb55c8d63da8955bbc6..6912ece6cb06cdf11d33c706fa0838d77ca6510f 100644 (file)
@@ -1,4 +1,15 @@
-menu "print support"
+#
+# For a description of the syntax of this configuration file,
+# see scripts/kbuild/config-language.txt.
+#
+
+menu "Print Utilities"
+
+config LPD
+       bool "lpd"
+       default n
+       help
+         lpd is a print spooling daemon.
 
 config LPR
        bool "lpr"