diff options
author | Simon Glass <sjg@chromium.org> | 2015-08-31 01:19:18 (GMT) |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-09-11 18:56:53 (GMT) |
commit | 7a2c1b13d70f38c38c4a4fe153265a861ebd5cd2 (patch) | |
tree | 7e9848ef3162a827fa6f34436a06b84baff6f39d /configs/openrd_ultimate_defconfig | |
parent | 93b25c08139d08c4236bd16bb1cd6508b7df4b0b (diff) | |
download | u-boot-7a2c1b13d70f38c38c4a4fe153265a861ebd5cd2.tar.xz |
arm: Remove openrd 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/openrd_ultimate_defconfig')
-rw-r--r-- | configs/openrd_ultimate_defconfig | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/configs/openrd_ultimate_defconfig b/configs/openrd_ultimate_defconfig deleted file mode 100644 index 530ba4d..0000000 --- a/configs/openrd_ultimate_defconfig +++ /dev/null @@ -1,7 +0,0 @@ -CONFIG_ARM=y -CONFIG_KIRKWOOD=y -CONFIG_TARGET_OPENRD=y -CONFIG_SYS_EXTRA_OPTIONS="BOARD_IS_OPENRD_ULTIMATE" -# CONFIG_CMD_IMLS is not set -# CONFIG_CMD_FLASH is not set -# CONFIG_CMD_SETEXPR is not set |