mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-02-07 09:52:08 +08:00
[BSP][qemu-vexpress-a9] add SOC chip type definition
This commit is contained in:
@@ -17,4 +17,10 @@ config $PKGS_DIR
|
||||
|
||||
source "$RTT_DIR/Kconfig"
|
||||
source "$PKGS_DIR/Kconfig"
|
||||
|
||||
config SOC_VEXPRESS_A9
|
||||
bool
|
||||
select ARCH_ARM_CORTEX_A9
|
||||
default y
|
||||
|
||||
source "$BSP_DIR/drivers/Kconfig"
|
||||
|
||||
Reference in New Issue
Block a user