diff options
Diffstat (limited to 'package/qt5/Config.in')
-rw-r--r-- | package/qt5/Config.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/qt5/Config.in b/package/qt5/Config.in index b92d3292b6..42724dc15d 100644 --- a/package/qt5/Config.in +++ b/package/qt5/Config.in @@ -9,7 +9,6 @@ menuconfig BR2_PACKAGE_QT5 depends on BR2_INET_IPV6 depends on BR2_TOOLCHAIN_HAS_THREADS depends on !BR2_PACKAGE_QT - depends on !BR2_mips64 || !BR2_MIPS_NABI64 help This option enables the Qt5 framework. Sub-options allow to select which modules should be built. |