source: freewrt/package/setserial/Config.in

freewrt_2_0
Last change on this file was 418e6805, checked in by Markus Wigge <markus@…>, 19 years ago

removed CONFIG_DEVEL and other cleanups

git-svn-id: svn://www.freewrt.org/branches/freewrt_1_0@1119 afb5a338-a214-0410-bd46-81f09a774fd1

  • Property mode set to 100644
File size: 490 bytes
Line 
1config FWRT_PACKAGE_SETSERIAL
2 prompt "setserial......................... Serial port configuration utility"
3 tristate
4 default n
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.