xref: /OK3568_Linux_fs/buildroot/package/rs485conf/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_RS485CONF
2	bool "rs485conf"
3	help
4	  rs485conf is intended to be used on embedded boards with RS485
5	  interface. It can show as well as modify RS485 configuration
6	  parameters of TTY device with easy to use command line
7	  options.
8
9	  https://github.com/mniestroj/rs485conf
10