sdk-hwV1.3/lichee/brandy-2.0/u-boot-2018/board/armltd/vexpress64/Kconfig

13 lines
226 B
Plaintext
Raw Normal View History

2024-05-07 10:09:20 +00:00
if TARGET_VEXPRESS64_BASE_FVP || TARGET_VEXPRESS64_JUNO || TARGET_VEXPRESS64_BASE_FVP_DRAM
config SYS_BOARD
default "vexpress64"
config SYS_VENDOR
default "armltd"
config SYS_CONFIG_NAME
default "vexpress_aemv8a"
endif