diff options
author | Marek Vasut <marek.vasut+renesas@gmail.com> | 2019-05-07 22:01:37 +0200 |
---|---|---|
committer | Marek Vasut <marex@denx.de> | 2019-05-10 22:43:18 +0200 |
commit | d7d7e84856e8be9d0e7089b1c0daacbe796433bb (patch) | |
tree | b28d70d8171c7557ed4eec5b590ff284baa2f04b /board/ms7720se/Kconfig | |
parent | a786d9be88200b9d03e9f7daf700621ad14d8b8a (diff) |
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 <marek.vasut+renesas@gmail.com>
Cc: Chris Brandt <chris.brandt@renesas.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Cc: Vladimir Zapolskiy <vz@mleia.com>
Cc: Yoshihiro Shimoda <shimoda.yoshihiro.uh@renesas.com>
Diffstat (limited to 'board/ms7720se/Kconfig')
-rw-r--r-- | board/ms7720se/Kconfig | 9 |
1 files changed, 0 insertions, 9 deletions
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 |