first try to integrate nbds great new switch drivers for 2.4/2.6 with full vlan suppo...
[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
This page took 0.048496 seconds and 5 git commands to generate.