X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Farmltd%2Fvexpress64%2FKconfig;h=7d5e7bee8b9a9c4c9a9bfc0280a898e9dfff6986;hb=a0573d19885236ba03d412f7788104f75f0dea64;hp=80eaa3d3ab0807d56b110eb02d798f37c68c26f1;hpb=f91afc4d001010a31b53c232b3b1873cb789381e;p=u-boot diff --git a/board/armltd/vexpress64/Kconfig b/board/armltd/vexpress64/Kconfig index 80eaa3d3ab..7d5e7bee8b 100644 --- a/board/armltd/vexpress64/Kconfig +++ b/board/armltd/vexpress64/Kconfig @@ -23,3 +23,16 @@ config SYS_CONFIG_NAME default "vexpress_aemv8a" endif + +if TARGET_VEXPRESS64_JUNO + +config SYS_BOARD + default "vexpress64" + +config SYS_VENDOR + default "armltd" + +config SYS_CONFIG_NAME + default "vexpress_aemv8a" + +endif