diff options
author | Simon Glass <sjg@chromium.org> | 2015-08-30 19:19:39 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-09-11 17:15:12 -0400 |
commit | b9599dd857b3f6ed9c7c7e7438dffb84ee5ce1a0 (patch) | |
tree | acb8c7b06638f5f6e35a962a785eb21403ba0c61 /configs/tx25_defconfig | |
parent | ad4f54ea86bd8a1836bd270566374927fe9c5b08 (diff) | |
download | u-boot-b9599dd857b3f6ed9c7c7e7438dffb84ee5ce1a0.tar.gz u-boot-b9599dd857b3f6ed9c7c7e7438dffb84ee5ce1a0.tar.xz u-boot-b9599dd857b3f6ed9c7c7e7438dffb84ee5ce1a0.zip |
arm: Remove tx25 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/tx25_defconfig')
-rw-r--r-- | configs/tx25_defconfig | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/configs/tx25_defconfig b/configs/tx25_defconfig deleted file mode 100644 index b752414102..0000000000 --- a/configs/tx25_defconfig +++ /dev/null @@ -1,6 +0,0 @@ -CONFIG_ARM=y -CONFIG_TARGET_TX25=y -CONFIG_SPL=y -# CONFIG_CMD_IMLS is not set -# CONFIG_CMD_FLASH is not set -# CONFIG_CMD_SETEXPR is not set |