]> git.sur5r.net Git - u-boot/blobdiff - board/armltd/vexpress64/Kconfig
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
[u-boot] / board / armltd / vexpress64 / Kconfig
index 939e6ad1f8ce380f5c3ca0eac9fbe857d18d4b68..7d5e7bee8b9a9c4c9a9bfc0280a898e9dfff6986 100644 (file)
@@ -1,7 +1,30 @@
-if TARGET_VEXPRESS_AEMV8A
+if TARGET_VEXPRESS64_AEMV8A
 
-config SYS_CPU
-       default "armv8"
+config SYS_BOARD
+       default "vexpress64"
+
+config SYS_VENDOR
+       default "armltd"
+
+config SYS_CONFIG_NAME
+       default "vexpress_aemv8a"
+
+endif
+
+if TARGET_VEXPRESS64_BASE_FVP
+
+config SYS_BOARD
+       default "vexpress64"
+
+config SYS_VENDOR
+       default "armltd"
+
+config SYS_CONFIG_NAME
+       default "vexpress_aemv8a"
+
+endif
+
+if TARGET_VEXPRESS64_JUNO
 
 config SYS_BOARD
        default "vexpress64"