summaryrefslogtreecommitdiff
path: root/Config.in.legacy
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2016-05-08 17:41:49 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-05-09 15:08:12 +0200
commit7aaa730ce296b8f4ab4272141ad463290944863b (patch)
tree300c811075232b007a3d6f7ba9c2fb571e415ac9 /Config.in.legacy
parent9064a26b8ae488df0d2b3503b3d4a18f51892592 (diff)
legacy: i386 is legacy, inform the user
When we dropped support for i386, we added the corresponding opiton to the legacy menu, but forgot to select BR2_LEGACY. Fix that. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Cc: Arnout Vandecappelle <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'Config.in.legacy')
-rw-r--r--Config.in.legacy1
1 files changed, 1 insertions, 0 deletions
diff --git a/Config.in.legacy b/Config.in.legacy
index 897a6d2bb..824a220f7 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -189,6 +189,7 @@ config BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_POWERPC_E500V2
config BR2_x86_i386
bool "x86 i386 support removed"
+ select BR2_LEGACY
help
The support for the i386 processors of the x86 architecture
has been removed.