summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-08-30 19:19:06 -0600
committerTom Rini <trini@konsulko.com>2015-09-11 14:52:11 -0400
commitbc0840bcb73277bb36a8ecd59653d6b0e4287e99 (patch)
treeb09affe21f4b30e43020c50d7d3a8b7d06c0a2d5 /configs
parent3eb8f58d759fa243c09195acff6ff9d6f4e3636f (diff)
downloadtalos-obmc-uboot-bc0840bcb73277bb36a8ecd59653d6b0e4287e99.tar.gz
talos-obmc-uboot-bc0840bcb73277bb36a8ecd59653d6b0e4287e99.zip
arm: Remove imx27lite, imx27_litekit and magnesium 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/imx27lite_defconfig3
-rw-r--r--configs/magnesium_defconfig3
2 files changed, 0 insertions, 6 deletions
diff --git a/configs/imx27lite_defconfig b/configs/imx27lite_defconfig
deleted file mode 100644
index b02955d6c7..0000000000
--- a/configs/imx27lite_defconfig
+++ /dev/null
@@ -1,3 +0,0 @@
-CONFIG_ARM=y
-CONFIG_TARGET_IMX27LITE=y
-# CONFIG_CMD_SETEXPR is not set
diff --git a/configs/magnesium_defconfig b/configs/magnesium_defconfig
deleted file mode 100644
index 2fa658911d..0000000000
--- a/configs/magnesium_defconfig
+++ /dev/null
@@ -1,3 +0,0 @@
-CONFIG_ARM=y
-CONFIG_TARGET_MAGNESIUM=y
-# CONFIG_CMD_SETEXPR is not set
OpenPOWER on IntegriCloud