xref: /OK3568_Linux_fs/buildroot/package/statserial/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_STATSERIAL
2	bool "statserial"
3	select BR2_PACKAGE_NCURSES
4	help
5	  Displays a table of the signals on a standard
6	  9-pin or 25-pin serial port, and indicates the
7	  status of the handshaking lines. It can be
8	  useful for debugging problems with serial
9	  ports or modems.
10
11	  https://sites.google.com/site/tranter/software
12