Merge tag 'u-boot-rockchip-20200501' of https://gitlab.denx.de/u-boot/custodians...
[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