Replace ARM_LWL_CONSOLE with generic LWL_CONSOLE

This commit is contained in:
Alan C. Assis
2021-01-30 16:24:56 -03:00
committed by Xiang Xiao
parent 38e2c4ba53
commit b0d611d3dc
8 changed files with 7 additions and 351 deletions
+2
View File
@@ -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.