menuconfig BR2_PACKAGE_QT5OPCUA bool "qt5opcua" depends on BR2_PACKAGE_QT5 help Qt is a cross-platform application and UI framework for developers using C++. The Qt OPC UA module implements a Qt API to interact with OPC UA on top of a 3rd party OPC UA stack. if BR2_PACKAGE_QT5OPCUA config BR2_PACKAGE_QT5OPCUA_USE_PREBUILT bool "use prebuilt binary instead of building from source" default y endif