1config BR2_PACKAGE_FLAPP 2 bool "flapp_demo" 3 depends on BR2_PACKAGE_QT5 4 depends on BR2_PACKAGE_QT5SERIALBUS 5 depends on BR2_PACKAGE_QT5MULTIMEDIA 6 depends on BR2_PACKAGE_QT5WEBENGINE 7 help 8 Forlinx flapp_demo application based on QT 9