diff options
author | Simon Glass <sjg@chromium.org> | 2015-08-30 19:18:55 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-09-11 14:06:44 -0400 |
commit | 679d4456e97bfe96a45e8ec36758b579ba9a46c3 (patch) | |
tree | cef609d0ab26820d61204b537bf72be57b6c6b89 /configs | |
parent | 437bc42e7ff930dc4d4bd47199d2e823cf84bf4c (diff) | |
download | u-boot-imx-679d4456e97bfe96a45e8ec36758b579ba9a46c3.zip u-boot-imx-679d4456e97bfe96a45e8ec36758b579ba9a46c3.tar.gz u-boot-imx-679d4456e97bfe96a45e8ec36758b579ba9a46c3.tar.bz2 |
arm: Remove balloon3 board
This board has not been converted to generic board by the deadline.
Remove it.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs')
-rw-r--r-- | configs/balloon3_defconfig | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/configs/balloon3_defconfig b/configs/balloon3_defconfig deleted file mode 100644 index bf524ce..0000000 --- a/configs/balloon3_defconfig +++ /dev/null @@ -1,6 +0,0 @@ -CONFIG_ARM=y -CONFIG_TARGET_BALLOON3=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 |