mirror of
https://github.com/apache/nuttx.git
synced 2026-09-20 21:06:58 +08:00
arch/arm64: Adds custom chip option
Signed-off-by: wangming9 <wangming9@xiaomi.com>
This commit is contained in:
committed by
Alan Carvalho de Assis
parent
57df1ddcbb
commit
75760a9fdb
@@ -49,6 +49,13 @@ config ARCH_CHIP_FVP_ARMV8R
|
||||
select ARCH_CORTEX_R82
|
||||
---help---
|
||||
ARM FVP virt platform (ARMv8r)
|
||||
|
||||
config ARCH_CHIP_ARM64_CUSTOM
|
||||
bool "Custom ARM64 chip"
|
||||
select ARCH_CHIP_CUSTOM
|
||||
---help---
|
||||
Select this option if there is no directory for the chip under arch/arm64/src/.
|
||||
|
||||
endchoice
|
||||
|
||||
config ARCH_ARMV8A
|
||||
|
||||
Reference in New Issue
Block a user