summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-08-30 19:19:24 -0600
committerTom Rini <trini@konsulko.com>2015-09-11 14:58:48 -0400
commit49d8899ba9c26335e4a12e01c18028fc5e40c796 (patch)
tree567e4d77c4fbeb6f1c0d5b497ed1e57f06fd3661 /configs
parent79d19734a9e2dbd3fc414512227a24f60cd3572a (diff)
downloadblackbird-obmc-uboot-49d8899ba9c26335e4a12e01c18028fc5e40c796.tar.gz
blackbird-obmc-uboot-49d8899ba9c26335e4a12e01c18028fc5e40c796.zip
arm: Remove pxa255_idp, zipitz2 boards
These boards have not been converted to generic board by the deadline. Remove them. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs')
-rw-r--r--configs/pxa255_idp_defconfig3
-rw-r--r--configs/zipitz2_defconfig7
2 files changed, 0 insertions, 10 deletions
diff --git a/configs/pxa255_idp_defconfig b/configs/pxa255_idp_defconfig
deleted file mode 100644
index c7be4e9b33..0000000000
--- a/configs/pxa255_idp_defconfig
+++ /dev/null
@@ -1,3 +0,0 @@
-CONFIG_ARM=y
-CONFIG_TARGET_PXA255_IDP=y
-# CONFIG_CMD_SETEXPR is not set
diff --git a/configs/zipitz2_defconfig b/configs/zipitz2_defconfig
deleted file mode 100644
index 2977ccc8dd..0000000000
--- a/configs/zipitz2_defconfig
+++ /dev/null
@@ -1,7 +0,0 @@
-CONFIG_ARM=y
-CONFIG_TARGET_ZIPITZ2=y
-# CONFIG_CMD_IMLS is not set
-# CONFIG_CMD_SETEXPR is not set
-# CONFIG_CMD_NET is not set
-# CONFIG_CMD_NFS is not set
-CONFIG_SYS_PROMPT="$ "
OpenPOWER on IntegriCloud