arch/xtensa/Kconfig: The ESP32 has a different numbers for vectors and

IRQs.

Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
This commit is contained in:
Abdelatif Guettouche 2021-01-11 13:13:16 +01:00 committed by Alin Jerpelea
parent eaae5dcaea
commit c00141c41a

View File

@ -18,6 +18,7 @@ config ARCH_CHIP_ESP32
select ARCH_HAVE_SDRAM
select ARCH_HAVE_RESET
select ARCH_TOOLCHAIN_GNU
select ARCH_VECNOTIRQ
select LIBC_ARCH_MEMCPY
select LIBC_ARCH_MEMCHR
select LIBC_ARCH_MEMCMP