xref: /OK3568_Linux_fs/buildroot/package/qt5/qt5sensors/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_QT5SENSORS
2	bool "qt5sensors"
3	help
4	  Qt is a cross-platform application and UI framework for
5	  developers using C++.
6
7	  The Qt Sensors API provides access to sensor hardware
8	  via QML and C++ interfaces.
9
10	  https://doc.qt.io/qt-5/qtsensors-index.html
11