From d7d7e84856e8be9d0e7089b1c0daacbe796433bb Mon Sep 17 00:00:00 2001 From: Marek Vasut Date: Tue, 7 May 2019 22:01:37 +0200 Subject: sh: ms7720se: 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/ms7720se/Kconfig | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 board/ms7720se/Kconfig (limited to 'board/ms7720se/Kconfig') diff --git a/board/ms7720se/Kconfig b/board/ms7720se/Kconfig deleted file mode 100644 index 83313279b3..0000000000 --- a/board/ms7720se/Kconfig +++ /dev/null @@ -1,9 +0,0 @@ -if TARGET_MS7720SE - -config SYS_BOARD - default "ms7720se" - -config SYS_CONFIG_NAME - default "ms7720se" - -endif -- cgit