]> git.karo-electronics.de Git - karo-tx-uboot.git/blob - board/armltd/vexpress64/Kconfig
mx53loco: Fix boot hang during reboot stress test
[karo-tx-uboot.git] / board / armltd / vexpress64 / Kconfig
1 if TARGET_VEXPRESS_AEMV8A
2
3 config SYS_BOARD
4         default "vexpress64"
5
6 config SYS_VENDOR
7         default "armltd"
8
9 config SYS_CONFIG_NAME
10         default "vexpress_aemv8a"
11
12 endif