Merge tag 'xilinx-for-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodians/u...
[platform/kernel/u-boot.git] / board / vocore / vocore2 / Kconfig
1 if BOARD_VOCORE2
2
3 config SYS_BOARD
4         default "vocore2"
5
6 config SYS_VENDOR
7         default "vocore"
8
9 config SYS_CONFIG_NAME
10         default "vocore2"
11
12 endif