reorganize/rationalize/format package menuconfig,
[10.03/openwrt.git] / package / setserial / Config.in
1 config 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