X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/0cfd99d729c2d53031c2d564a4b70760eb1a7c30..88b96c0debc94bcf02b02d87f199b25a87989395:/package/setserial/Config.in diff --git a/package/setserial/Config.in b/package/setserial/Config.in index a7edbb9e9..e13502a97 100644 --- a/package/setserial/Config.in +++ b/package/setserial/Config.in @@ -1,5 +1,6 @@ config BR2_PACKAGE_SETSERIAL - tristate "setserial - Serial port configuration utility" + prompt "setserial......................... Serial port configuration utility" + tristate default m if CONFIG_DEVEL help setserial is a program designed to set and/or report the @@ -8,4 +9,5 @@ config BR2_PACKAGE_SETSERIAL 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/