projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c9aeb0
)
sh64: deprecate support for this dead architecture
author
Waldemar Brodkorb
<wbx@openadk.org>
Sat, 25 Apr 2015 01:23:14 +0000
(
03:23
+0200)
committer
Thomas 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
patch
|
blob
|
history
diff --git
a/arch/Config.in
b/arch/Config.in
index 59bf84a918205598550e78c6b0d473c041ac6211..06aff2c3092fb1dfc5be645e10539ddccab580f4 100644
(file)
--- 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.