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