From 5ff33d040421395298334a6e76167417135bde24 Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Sun, 30 Aug 2015 19:19:01 -0600 Subject: arm: Remove dig297 board This board has not been converted to generic board by the deadline. Remove it. Signed-off-by: Simon Glass --- board/comelit/dig297/Kconfig | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 board/comelit/dig297/Kconfig (limited to 'board/comelit/dig297/Kconfig') diff --git a/board/comelit/dig297/Kconfig b/board/comelit/dig297/Kconfig deleted file mode 100644 index 6dccaff5b0..0000000000 --- a/board/comelit/dig297/Kconfig +++ /dev/null @@ -1,12 +0,0 @@ -if TARGET_DIG297 - -config SYS_BOARD - default "dig297" - -config SYS_VENDOR - default "comelit" - -config SYS_CONFIG_NAME - default "dig297" - -endif -- cgit v1.2.1