From 7aaa730ce296b8f4ab4272141ad463290944863b Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN" Date: Sun, 8 May 2016 17:41:49 +0200 Subject: 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" Cc: Thomas Petazzoni Cc: Arnout Vandecappelle Signed-off-by: Thomas Petazzoni --- Config.in.legacy | 1 + 1 file changed, 1 insertion(+) (limited to 'Config.in.legacy') 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. -- cgit v1.2.3