Standardize package Config.in, change prompt to package name + short description...
[openwrt/staging/dedeckeh.git] / openwrt / 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