diff options
Diffstat (limited to 'Config.in.legacy')
-rw-r--r-- | Config.in.legacy | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Config.in.legacy b/Config.in.legacy index 8cae3b2594..4a95f6bf9a 100644 --- a/Config.in.legacy +++ b/Config.in.legacy @@ -145,6 +145,13 @@ endif ############################################################################### comment "Legacy options removed in 2016.05" +config BR2_PACKAGE_QT5QUICK1 + bool "qt5quick1 package removed" + select BR2_LEGACY + help + The qt5quick1 package has been removed, since it was removed + from upstream starting from Qt 5.6. + config BR2_TARGET_UBOOT_CUSTOM_PATCH_DIR bool "uboot custom patch dir removed" select BR2_LEGACY |