diff options
author | Vineet Gupta <vgupta@synopsys.com> | 2020-04-14 11:41:51 -0700 |
---|---|---|
committer | Vineet Gupta <vgupta@synopsys.com> | 2020-04-27 13:00:28 -0700 |
commit | 799587d5731db9dcdafaac4002463aa7d9cd6cf7 (patch) | |
tree | ee7022d109f985393da8e491a5338390006cb106 /arch/arc/include | |
parent | 49b41356f74b95d1b913aed2f964999a55f5235e (diff) | |
download | linux-799587d5731db9dcdafaac4002463aa7d9cd6cf7.tar.gz |
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: kbuild test robot <lkp@intel.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Diffstat (limited to 'arch/arc/include')
0 files changed, 0 insertions, 0 deletions