xref: /OK3568_Linux_fs/buildroot/package/qt6/qt6serialport/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_QT6SERIALPORT
2	bool "qt6serialport"
3	help
4	  Qt is a cross-platform application and UI framework for
5	  developers using C++.
6
7	  Qt Serial Port provides the basic functionality, which
8	  includes configuring, I/O operations, getting and setting
9	  the control signals of the RS-232 pinouts.
10
11	  https://doc.qt.io/qt-6/qserialport.html
12