mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-19 03:01:22 +08:00
[BSP][qemu-vexpress-a9] add SOC chip type definition
This commit is contained in:
parent
f83eb41ef7
commit
5083b84c96
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user