summaryrefslogtreecommitdiff
path: root/configs
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 /configs
parentd5f3d17ca6b6272d9096912579778b67fa40a164 (diff)
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 'configs')
-rw-r--r--configs/vexpress_aemv8a_defconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/configs/vexpress_aemv8a_defconfig b/configs/vexpress_aemv8a_defconfig
deleted file mode 100644
index 9f4b876556..0000000000
--- a/configs/vexpress_aemv8a_defconfig
+++ /dev/null
@@ -1,3 +0,0 @@
-CONFIG_ARM=y
-CONFIG_TARGET_VEXPRESS64_AEMV8A=y
-CONFIG_DEFAULT_DEVICE_TREE="vexpress64"