From 6b371a7a4bd1f8f01e791e8ad538fcd03b1eeba5 Mon Sep 17 00:00:00 2001 From: Marek Vasut Date: Mon, 20 May 2019 03:18:46 +0200 Subject: sh: ms7722: Remove the board Last change to this board was done in 2016, has no prospects of ever being converted to DM, drop it. Signed-off-by: Marek Vasut Cc: Chris Brandt Cc: Nobuhiro Iwamatsu Cc: Vladimir Zapolskiy Cc: Yoshihiro Shimoda --- board/ms7722se/Kconfig | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 board/ms7722se/Kconfig (limited to 'board/ms7722se/Kconfig') diff --git a/board/ms7722se/Kconfig b/board/ms7722se/Kconfig deleted file mode 100644 index 39027c9864..0000000000 --- a/board/ms7722se/Kconfig +++ /dev/null @@ -1,9 +0,0 @@ -if TARGET_MS7722SE - -config SYS_BOARD - default "ms7722se" - -config SYS_CONFIG_NAME - default "ms7722se" - -endif -- cgit