1config BR2_PACKAGE_LIBSERIALPORT
2	bool "libserialport"
3	help
4	  Libserialport is a minimal, cross-platform shared
5	  library written in C that is intended to take care
6	  of the OS-specific details when writing software
7	  that uses serial ports.
8
9	  http://sigrok.org/wiki/Libserialport
10