From ea3310e8aafad1da72d9a5e60568d725cbdefdbd Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Tue, 14 Mar 2017 11:08:10 -0400 Subject: Blackfin: Remove The architecture is currently unmaintained, remove. Cc: Benjamin Matthews Cc: Chong Huang Cc: Dimitar Penev Cc: Haitao Zhang Cc: I-SYST Micromodule Cc: M.Hasewinkel (MHA) Cc: Marek Vasut Cc: Martin Strubel Cc: Peter Meerwald Cc: Sonic Zhang Cc: Valentin Yakovenkov Cc: Wojtek Skulski Cc: Wojtek Skulski Signed-off-by: Tom Rini --- arch/Kconfig | 5 ----- 1 file changed, 5 deletions(-) (limited to 'arch/Kconfig') diff --git a/arch/Kconfig b/arch/Kconfig index 308c6ead023..5ee6b4a636d 100644 --- a/arch/Kconfig +++ b/arch/Kconfig @@ -27,10 +27,6 @@ config AVR32 bool "AVR32 architecture" select CREATE_ARCH_SYMLINK -config BLACKFIN - bool "Blackfin architecture" - select ARCH_MISC_INIT - config M68K bool "M68000 architecture" select HAVE_PRIVATE_LIBGCC @@ -162,7 +158,6 @@ config SYS_CONFIG_NAME source "arch/arc/Kconfig" source "arch/arm/Kconfig" source "arch/avr32/Kconfig" -source "arch/blackfin/Kconfig" source "arch/m68k/Kconfig" source "arch/microblaze/Kconfig" source "arch/mips/Kconfig" -- cgit v1.2.3