aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/plat-eznps/entry.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arc/plat-eznps/entry.S')
-rw-r--r--arch/arc/plat-eznps/entry.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arc/plat-eznps/entry.S b/arch/arc/plat-eznps/entry.S
index 328261c27cda..091c92c32ab6 100644
--- a/arch/arc/plat-eznps/entry.S
+++ b/arch/arc/plat-eznps/entry.S
@@ -27,7 +27,7 @@
.align 1024 ; HW requierment for restart first PC
ENTRY(res_service)
-#ifdef CONFIG_EZNPS_MTM_EXT
+#if defined(CONFIG_EZNPS_MTM_EXT) && defined(CONFIG_EZNPS_SHARED_AUX_REGS)
; There is no work for HW thread id != 0
lr r3, [CTOP_AUX_THREAD_ID]
cmp r3, 0