diff options
Diffstat (limited to 'Config.in.legacy')
-rw-r--r-- | Config.in.legacy | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Config.in.legacy b/Config.in.legacy index 6691c5097..ba3d94c87 100644 --- a/Config.in.legacy +++ b/Config.in.legacy @@ -145,6 +145,12 @@ endif ############################################################################### comment "Legacy options removed in 2016.05" +config BR2_x86_i386 + bool "x86 i386 support removed" + help + The support for the i386 processors of the x86 architecture + has been removed. + config BR2_PACKAGE_QT5WEBKIT_EXAMPLES bool "qt5webkit-examples package removed" select BR2_LEGACY |