summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-04-25 03:23:14 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-04-25 10:32:40 +0200
commitb49aeacfcad4119b8b0158aa5cd467003c1b851f (patch)
tree9705f47b45f0ea6da01dbe736d7ba3c1c2295279 /arch
parent0c9aeb0285426e802f55556e70c2a7eaa7bf2e92 (diff)
downloadbuildroot-b49aeacfcad4119b8b0158aa5cd467003c1b851f.tar.gz
buildroot-b49aeacfcad4119b8b0158aa5cd467003c1b851f.zip
sh64: deprecate support for this dead architecture
As discussed on the mailinglist, this should be deprecated before removal. [Thomas: don't add to Config.in.legacy.] Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/Config.in b/arch/Config.in
index 59bf84a918..06aff2c309 100644
--- a/arch/Config.in
+++ b/arch/Config.in
@@ -163,6 +163,7 @@ config BR2_sh
config BR2_sh64
bool "SuperH64"
+ depends on BR2_DEPRECATED_SINCE_2015_05
help
SuperH64 (or SH) is a 64-bit reduced instruction set computer (RISC)
instruction set architecture (ISA) developed by Hitachi.
OpenPOWER on IntegriCloud