arch/risc-v/espressif: Fix Kconfig option for TWAI

Fix Kconfig option for about on risc-v based Espressif chips

Signed-off-by: Eren Terzioglu <eren.terzioglu@espressif.com>
This commit is contained in:
Eren Terzioglu
2026-04-14 11:48:38 +02:00
committed by Michal Lenc
parent 12e8f92a28
commit 3acfea8efc
+1 -3
View File
@@ -1156,10 +1156,8 @@ config ESPRESSIF_LP_UART0
select ARCH_HAVE_SERIAL_TERMIOS
config ESPRESSIF_TWAI
bool "TWAI (CAN)"
bool
default n
select ARCH_HAVE_CAN_ERRORS
select CAN
config ESPRESSIF_TWAI0
bool "TWAI0 (CAN)"