From 7a2c1b13d70f38c38c4a4fe153265a861ebd5cd2 Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Sun, 30 Aug 2015 19:19:18 -0600 Subject: arm: Remove openrd boards These boards have not been converted to generic board by the deadline. Remove them. Signed-off-by: Simon Glass --- configs/openrd_base_defconfig | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 configs/openrd_base_defconfig (limited to 'configs/openrd_base_defconfig') diff --git a/configs/openrd_base_defconfig b/configs/openrd_base_defconfig deleted file mode 100644 index 16861397c3..0000000000 --- a/configs/openrd_base_defconfig +++ /dev/null @@ -1,7 +0,0 @@ -CONFIG_ARM=y -CONFIG_KIRKWOOD=y -CONFIG_TARGET_OPENRD=y -CONFIG_SYS_EXTRA_OPTIONS="BOARD_IS_OPENRD_BASE" -# CONFIG_CMD_IMLS is not set -# CONFIG_CMD_FLASH is not set -# CONFIG_CMD_SETEXPR is not set -- cgit