diff options
author | Simon Glass <sjg@chromium.org> | 2015-08-30 19:19:28 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-09-11 15:00:22 -0400 |
commit | f73db66d6205438e499c725416c222642167c6d9 (patch) | |
tree | d080d7b453751a9d20ae58fe2f5599e09edc16ee /configs | |
parent | 7650beb7ca905729891984e117443544157448d0 (diff) | |
download | u-boot-f73db66d6205438e499c725416c222642167c6d9.tar.gz u-boot-f73db66d6205438e499c725416c222642167c6d9.tar.bz2 u-boot-f73db66d6205438e499c725416c222642167c6d9.zip |
arm: Remove tk71 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/tk71_defconfig | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/configs/tk71_defconfig b/configs/tk71_defconfig deleted file mode 100644 index 5e2a0b84c9..0000000000 --- a/configs/tk71_defconfig +++ /dev/null @@ -1,6 +0,0 @@ -CONFIG_ARM=y -CONFIG_KIRKWOOD=y -CONFIG_TARGET_TK71=y -# CONFIG_CMD_IMLS is not set -# CONFIG_CMD_FLASH is not set -# CONFIG_CMD_SETEXPR is not set |