From b9599dd857b3f6ed9c7c7e7438dffb84ee5ce1a0 Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Sun, 30 Aug 2015 19:19:39 -0600 Subject: arm: Remove tx25 board This board has not been converted to generic board by the deadline. Remove it. Signed-off-by: Simon Glass --- configs/tx25_defconfig | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 configs/tx25_defconfig (limited to 'configs/tx25_defconfig') 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 -- cgit