From: Richard Weinberger Date: Sun, 9 Feb 2014 18:48:05 +0000 (+0100) Subject: ARC: Remove ARC_HAS_COH_RTSC X-Git-Tag: v3.14.4~60 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1e1692fb5f19f504813f0e461cd656c204d8fe37;p=platform%2Fkernel%2Flinux-stable.git ARC: Remove ARC_HAS_COH_RTSC commit d345ea2892ae7a2b70f84cf881c20731e43e4993 upstream. The symbol is an orphan, get rid of it. Fixes: 7d0857a54aed ("ARC: [SMP] Disallow RTSC") Signed-off-by: Richard Weinberger Acked-by: Paul Bolle Signed-off-by: Vineet Gupta Signed-off-by: Greg Kroah-Hartman --- diff --git a/arch/arc/plat-arcfpga/Kconfig b/arch/arc/plat-arcfpga/Kconfig index 295cefe..33058aa 100644 --- 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).