From a46007daa7128d316ab3f36da23828b8ab7aaf58 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN" Date: Sat, 14 Feb 2015 10:23:04 +0100 Subject: arch: kill avr32 avr32 was slated for removal in 2015.02. Make it so! This patch only definitively hides the symbol. When all references to it are eradicated (to come in followup patches), we'll eventually kill the symbol altogether. Signed-off-by: "Yann E. MORIN" Cc: Thomas Petazzoni Signed-off-by: Thomas Petazzoni --- .defconfig | 1 - 1 file changed, 1 deletion(-) (limited to '.defconfig') diff --git a/.defconfig b/.defconfig index 77ab11aed..585be557d 100644 --- a/.defconfig +++ b/.defconfig @@ -6,7 +6,6 @@ BR2_HAVE_DOT_CONFIG=y # BR2_alpha is not set # BR2_arm is not set # BR2_armeb is not set -# BR2_avr32 is not set # BR2_cris is not set # BR2_ia64 is not set BR2_i386=y -- cgit v1.2.3