add iptraf (thanks to Thomas Reifferscheid)
[openwrt.git] / package / setserial / Config.in
1 config BR2_PACKAGE_SETSERIAL
2 tristate "setserial - Serial port configuration utility"
3 default m if CONFIG_DEVEL
4 help
5 setserial is a program designed to set and/or report the
6 configuration information associated with a serial port. This
7 information includes what I/O port and IRQ a particular
8 serial port is using, and whether or not the break key should
9 be interpreted as the Secure Attention Key, and so on.
10
11
This page took 0.051583 seconds and 5 git commands to generate.