summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-08-30 19:19:22 -0600
committerTom Rini <trini@konsulko.com>2015-09-11 14:58:47 -0400
commitf6eac00aba2047dad50fb3c95a962d386b326673 (patch)
treec1aa6c2d2546f1eb66a846ac45eb005d9f681dd0 /configs
parent8896325d733ce4ac9ae5fab1594f3ef7ebba49d6 (diff)
downloadblackbird-obmc-uboot-f6eac00aba2047dad50fb3c95a962d386b326673.tar.gz
blackbird-obmc-uboot-f6eac00aba2047dad50fb3c95a962d386b326673.zip
arm: Remove polaris and trizepsiv boards
These boards have not been converted to generic board by the deadline. Remove them. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Stefano Babic <sbabic@denx.de>
Diffstat (limited to 'configs')
-rw-r--r--configs/polaris_defconfig4
-rw-r--r--configs/trizepsiv_defconfig3
2 files changed, 0 insertions, 7 deletions
diff --git a/configs/polaris_defconfig b/configs/polaris_defconfig
deleted file mode 100644
index e2095669ea..0000000000
--- a/configs/polaris_defconfig
+++ /dev/null
@@ -1,4 +0,0 @@
-CONFIG_ARM=y
-CONFIG_TARGET_TRIZEPSIV=y
-CONFIG_SYS_EXTRA_OPTIONS="POLARIS"
-# CONFIG_CMD_SETEXPR is not set
diff --git a/configs/trizepsiv_defconfig b/configs/trizepsiv_defconfig
deleted file mode 100644
index 18879837fb..0000000000
--- a/configs/trizepsiv_defconfig
+++ /dev/null
@@ -1,3 +0,0 @@
-CONFIG_ARM=y
-CONFIG_TARGET_TRIZEPSIV=y
-# CONFIG_CMD_SETEXPR is not set
OpenPOWER on IntegriCloud