projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec7ac6a
)
ARC: Remove ARC_HAS_COH_RTSC
author
Richard Weinberger
<richard@nod.at>
Sun, 9 Feb 2014 18:48:05 +0000
(19:48 +0100)
committer
Vineet Gupta
<vgupta@synopsys.com>
Wed, 26 Mar 2014 09:01:28 +0000
(14:31 +0530)
The symbol is an orphan, get rid of it.
Fixes: 7d0857a54aed ("ARC: [SMP] Disallow RTSC")
Signed-off-by: Richard Weinberger <richard@nod.at>
Acked-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
arch/arc/plat-arcfpga/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arc/plat-arcfpga/Kconfig
b/arch/arc/plat-arcfpga/Kconfig
index 295cefeb25d3a85dec7728397a6d4bc6ec9d6f12..33058aa40e77d013feb8e195a3eddc5a539969f4 100644
(file)
--- a/
arch/arc/plat-arcfpga/Kconfig
+++ b/
arch/arc/plat-arcfpga/Kconfig
@@
-33,7
+33,6
@@
config ISS_SMP_EXTN
bool "ARC SMP Extensions (ISS Models only)"
default n
depends on SMP
- select ARC_HAS_COH_RTSC
help
SMP Extensions to ARC700, in a "simulation only" Model, supported in
ARC ISS (Instruction Set Simulator).