xref: /openbmc/u-boot/board/micronas/vct/Kconfig (revision b9863b6d)
1if TARGET_VCT
2
3config SYS_BOARD
4	default "vct"
5
6config SYS_VENDOR
7	default "micronas"
8
9config SYS_CONFIG_NAME
10	default "vct"
11
12endif
13