Skip to content
Commit 799587d5 authored by Vineet Gupta's avatar Vineet Gupta
Browse files

ARC: [plat-eznps]: Restrict to CONFIG_ISA_ARCOMPACT



Elide invalid configuration EZNPS + ARCv2, triggered by a
make allyesconfig build.

Granted the root cause is in source code (asm/barrier.h) where we check
for ARCv2 before PLAT_EZNPS, but it is better to avoid such combinations
at onset rather then baking subtle nuances into code.

Reported-by: default avatarkbuild test robot <lkp@intel.com>
Signed-off-by: default avatarVineet Gupta <vgupta@synopsys.com>
parent 49b41356
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment