summaryrefslogtreecommitdiffstats
path: root/board/armltd
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2015-03-23 11:06:14 +0100
committerTom Rini <trini@konsulko.com>2015-03-28 12:07:46 -0400
commit03314f0e248ed8685ee6bfe36bd0f607f38e2cfb (patch)
treeae1ac4f8c0cca5b6d2443a211687a50f290f18d4 /board/armltd
parentd5f3d17ca6b6272d9096912579778b67fa40a164 (diff)
downloadblackbird-obmc-uboot-03314f0e248ed8685ee6bfe36bd0f607f38e2cfb.tar.gz
blackbird-obmc-uboot-03314f0e248ed8685ee6bfe36bd0f607f38e2cfb.zip
vexpress64: cut config and defaults for unclear variant
This variant that is neither FVP / Base Model or Juno Versatile Express 64bit is confusing. Get rid of it unless someone can point out what machine that really is. Seems to be an evolutional artifact in the config base. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'board/armltd')
-rw-r--r--board/armltd/vexpress64/Kconfig13
1 files changed, 0 insertions, 13 deletions
diff --git a/board/armltd/vexpress64/Kconfig b/board/armltd/vexpress64/Kconfig
index 7d5e7bee8b..f5693aebac 100644
--- a/board/armltd/vexpress64/Kconfig
+++ b/board/armltd/vexpress64/Kconfig
@@ -1,16 +1,3 @@
-if TARGET_VEXPRESS64_AEMV8A
-
-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
OpenPOWER on IntegriCloud