X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/0cfd99d729c2d53031c2d564a4b70760eb1a7c30..ec10c9c3647c4d93d61e12b86db7e92d0b661ff5:/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/