mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 14:53:47 +08:00
Replace ARM_LWL_CONSOLE with generic LWL_CONSOLE
This commit is contained in:
committed by
Xiang Xiao
parent
38e2c4ba53
commit
b0d611d3dc
@@ -15,6 +15,7 @@ config ARCH_ARM
|
||||
select ARCH_HAVE_CUSTOMOPT
|
||||
select ARCH_HAVE_STDARG_H
|
||||
select ARCH_HAVE_SYSCALL_HOOKS
|
||||
select ARCH_HAVE_RDWR_MEM_CPU_RUN
|
||||
---help---
|
||||
The ARM architectures
|
||||
|
||||
@@ -62,6 +63,7 @@ config ARCH_RISCV
|
||||
select ARCH_HAVE_CUSTOMOPT
|
||||
select ARCH_HAVE_STDARG_H
|
||||
select ARCH_HAVE_SYSCALL_HOOKS
|
||||
select ARCH_HAVE_RDWR_MEM_CPU_RUN
|
||||
---help---
|
||||
RISC-V 32 and 64-bit RV32 / RV64 architectures.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user