diff options
author | Simon Glass <sjg@chromium.org> | 2015-08-30 19:19:26 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-09-11 14:59:16 -0400 |
commit | 47b87d2eedcdf7be821247e570128664709844d4 (patch) | |
tree | fe8d6ea7ac002d732373a4ab23689e4e1405db9e /configs | |
parent | daf770864d341324536411e4286610091bf04341 (diff) | |
download | u-boot-47b87d2eedcdf7be821247e570128664709844d4.tar.gz |
arm: Remove rd6281a 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/rd6281a_defconfig | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/configs/rd6281a_defconfig b/configs/rd6281a_defconfig deleted file mode 100644 index 8fe8594da1..0000000000 --- a/configs/rd6281a_defconfig +++ /dev/null @@ -1,6 +0,0 @@ -CONFIG_ARM=y -CONFIG_KIRKWOOD=y -CONFIG_TARGET_RD6281A=y -# CONFIG_CMD_IMLS is not set -# CONFIG_CMD_FLASH is not set -# CONFIG_CMD_SETEXPR is not set |