From 0b87883509b3ad743ec5424ff78f1c3f03066b77 Mon Sep 17 00:00:00 2001 From: nbd Date: Thu, 31 Mar 2005 22:46:05 +0000 Subject: add setserial git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@495 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/setserial/Config.in | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 package/setserial/Config.in (limited to 'package/setserial/Config.in') diff --git a/package/setserial/Config.in b/package/setserial/Config.in new file mode 100644 index 000000000..477896769 --- /dev/null +++ b/package/setserial/Config.in @@ -0,0 +1,10 @@ +config BR2_PACKAGE_SETSERIAL + tristate "setserial" + default m + help + setserial is a program designed to set and/or report the + configuration information associated with a serial port. This + information includes what I/O port and IRQ a particular + serial port is using, and whether or not the break key should + be interpreted as the Secure Attention Key, and so on. + -- cgit v1.2.3