mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-23 05:49:35 +08:00
libcpu: Add Nuclei arch option in KConfig
Signed-off-by: Huaqi Fang <578567190@qq.com>
This commit is contained in:
parent
60320d34b1
commit
d780138a1a
@ -105,6 +105,10 @@ config ARCH_RISCV64
|
||||
select ARCH_CPU_64BIT
|
||||
bool
|
||||
|
||||
config ARCH_NUCLEI
|
||||
select ARCH_RISCV
|
||||
bool
|
||||
|
||||
config ARCH_IA32
|
||||
bool
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user