sh64: deprecate support for this dead architecture
authorWaldemar Brodkorb <wbx@openadk.org>
Sat, 25 Apr 2015 01:23:14 +0000 (03:23 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 25 Apr 2015 08:32:40 +0000 (10:32 +0200)
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>
arch/Config.in

index 59bf84a918205598550e78c6b0d473c041ac6211..06aff2c3092fb1dfc5be645e10539ddccab580f4 100644 (file)
@@ -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.