xref: /OK3568_Linux_fs/buildroot/package/qextserialport/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_QEXTSERIALPORT
2	bool "qextserialport"
3	depends on BR2_PACKAGE_QT5
4	help
5	  A Qt library to manage serial ports
6
7	  http://qextserialport.github.io/
8