add Id tag
[openwrt.git] / package / setserial / Config.in
index 8d87e0a..e13502a 100644 (file)
@@ -1,5 +1,6 @@
 config BR2_PACKAGE_SETSERIAL
-       tristate "setserial"
+       prompt "setserial......................... Serial port configuration utility"
+       tristate
        default m if CONFIG_DEVEL
        help
          setserial  is a program designed to set and/or report the
@@ -7,4 +8,6 @@ config BR2_PACKAGE_SETSERIAL
          information  includes what I/O port and IRQ a particular
          serial port is using, and whether or not the break key should
          be interpreted as the Secure  Attention  Key, and so on.
+         
+         http://setserial.sourceforge.net/
 
This page took 0.026467 seconds and 4 git commands to generate.