From 82b948ef8ffd2770fb09a8640dab82f3cb2af443 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 28 Dec 2015 22:43:01 +0100 Subject: remove deprecated architectures v850/i960 Both architectures are more or less deprecated. No Linux upstream support, no gcc support for uClinux. --- extra/Configs/defconfigs/i960/defconfig | 1 - extra/Configs/defconfigs/or1k/defconfig | 3 --- extra/Configs/defconfigs/v850/defconfig | 1 - 3 files changed, 5 deletions(-) delete mode 100644 extra/Configs/defconfigs/i960/defconfig delete mode 100644 extra/Configs/defconfigs/v850/defconfig (limited to 'extra/Configs/defconfigs') diff --git a/extra/Configs/defconfigs/i960/defconfig b/extra/Configs/defconfigs/i960/defconfig deleted file mode 100644 index 5abe6dc8b..000000000 --- a/extra/Configs/defconfigs/i960/defconfig +++ /dev/null @@ -1 +0,0 @@ -TARGET_i960=y diff --git a/extra/Configs/defconfigs/or1k/defconfig b/extra/Configs/defconfigs/or1k/defconfig index f8b8d2b33..e0e08ce11 100644 --- a/extra/Configs/defconfigs/or1k/defconfig +++ b/extra/Configs/defconfigs/or1k/defconfig @@ -14,7 +14,6 @@ # TARGET_h8300 is not set # TARGET_hppa is not set # TARGET_i386 is not set -# TARGET_i960 is not set # TARGET_ia64 is not set # TARGET_m68k is not set # TARGET_microblaze is not set @@ -26,8 +25,6 @@ TARGET_or1k=y # TARGET_sh is not set # TARGET_sh64 is not set # TARGET_sparc is not set -# TARGET_v850 is not set -# TARGET_vax is not set # TARGET_x86_64 is not set # TARGET_xtensa is not set diff --git a/extra/Configs/defconfigs/v850/defconfig b/extra/Configs/defconfigs/v850/defconfig deleted file mode 100644 index 046d5d4fd..000000000 --- a/extra/Configs/defconfigs/v850/defconfig +++ /dev/null @@ -1 +0,0 @@ -TARGET_v850=y -- cgit v1.2.3