Commit a46007da authored by Yann E. MORIN's avatar Yann E. MORIN Committed by Thomas Petazzoni
Browse files

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: default avatar"Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
parent 00daf37c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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
+1 −1
Original line number Diff line number Diff line
@@ -61,7 +61,7 @@ config BR2_avr32
	# components. If you're interested by AVR32, contact the
	# Buildroot community. Otherwise, its support will be removed
	# by the 2015.02 release.
	depends on BR2_DEPRECATED_SINCE_2014_08
	depends on BR2_BROKEN
	help
	  The AVR32 is a 32-bit RISC microprocessor architecture designed by
	  Atmel.