mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-04 20:57:49 +00:00
The SAM D51, E51 and E53 SoC series Kconfig files were missing the `ARM` architecture symbol selection. This symbol must be selected at the SoC level; otherwise, build will fail because the symbol is not selected by anything and other ARM- specific configurations depend on it. Signed-off-by: Stephanos Ioannidis <root@stephanos.io> |
||
---|---|---|
.. | ||
arc | ||
arm | ||
nios2 | ||
posix | ||
riscv | ||
x86 | ||
xtensa | ||
Kconfig |