source: freewrt/package/setserial/Config.in@ 9df7618

freewrt_1_0 freewrt_2_0
Last change on this file since 9df7618 was 475ad56, checked in by Waldemar Brodkorb <wbx@…>, 20 years ago

add OpenWrt trunk revision 3830.

git-svn-id: svn://www.freewrt.org/trunk/freewrt@1 afb5a338-a214-0410-bd46-81f09a774fd1

  • Property mode set to 100644
File size: 505 bytes
RevLine 
[475ad56]1config BR2_PACKAGE_SETSERIAL
2 prompt "setserial......................... Serial port configuration utility"
3 tristate
4 default m if CONFIG_DEVEL
5 help
6 setserial is a program designed to set and/or report the
7 configuration information associated with a serial port. This
8 information includes what I/O port and IRQ a particular
9 serial port is using, and whether or not the break key should
10 be interpreted as the Secure Attention Key, and so on.
11
12 http://setserial.sourceforge.net/
13
Note: See TracBrowser for help on using the repository browser.