diff options
author | Simon Glass <sjg@chromium.org> | 2015-09-12 11:50:09 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-09-28 10:48:24 -0400 |
commit | b352182a0050574c4068b7b8baa9dde1eae2757a (patch) | |
tree | 811bed853b769f7306d72db58db921119fb5d02f /configs | |
parent | d7e8b2b98a0daad6bc2e91c2bc9f3414705b7f89 (diff) | |
download | u-boot-imx-b352182a0050574c4068b7b8baa9dde1eae2757a.zip u-boot-imx-b352182a0050574c4068b7b8baa9dde1eae2757a.tar.gz u-boot-imx-b352182a0050574c4068b7b8baa9dde1eae2757a.tar.bz2 |
arm: Remove wireless_space 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/wireless_space_defconfig | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/configs/wireless_space_defconfig b/configs/wireless_space_defconfig deleted file mode 100644 index 5551d27..0000000 --- a/configs/wireless_space_defconfig +++ /dev/null @@ -1,6 +0,0 @@ -CONFIG_ARM=y -CONFIG_KIRKWOOD=y -CONFIG_TARGET_WIRELESS_SPACE=y -# CONFIG_CMD_IMLS is not set -# CONFIG_CMD_FLASH is not set -# CONFIG_CMD_SETEXPR is not set |