blob: 1f24310e6114a9058559d42533e5c653fac1d2d8 [file] [log] [blame]
config BR2_PACKAGE_QT6SERIALBUS
bool "qt6serialbus"
depends on BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_6 # CAN FD
select BR2_PACKAGE_QT6SERIALPORT
select BR2_PACKAGE_QT6BASE_NETWORK
help
Qt is a cross-platform application and UI framework for
developers using C++.
This package corresponds to the qt6serialbus module.
https://doc.qt.io/qt-6/qtserialbus-index.html
comment "qt6serialbus needs headers >= 3.6"
depends on !BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_6