mirror of
https://github.com/apache/nuttx.git
synced 2026-08-01 20:28:58 +00:00
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:
parent
12e8f92a28
commit
3acfea8efc
1 changed files with 1 additions and 3 deletions
|
|
@ -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)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue