diff options
| author | Marek Vasut <[email protected]> | 2019-05-07 21:59:57 +0200 |
|---|---|---|
| committer | Marek Vasut <[email protected]> | 2019-05-10 22:43:18 +0200 |
| commit | a786d9be88200b9d03e9f7daf700621ad14d8b8a (patch) | |
| tree | 4f2305b64c2bf31c829e8350d8afb6c64cf82cfe /arch | |
| parent | 7de3ea8b98a531c516505f07902e56077bf78816 (diff) | |
sh: mpr2: 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 <[email protected]>
Cc: Chris Brandt <[email protected]>
Cc: Mark Jonas <[email protected]>
Cc: Nobuhiro Iwamatsu <[email protected]>
Cc: Vladimir Zapolskiy <[email protected]>
Cc: Yoshihiro Shimoda <[email protected]>
Diffstat (limited to 'arch')
| -rw-r--r-- | arch/sh/Kconfig | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig index 0659fbbf8b5..ea48ecb9a12 100644 --- a/arch/sh/Kconfig +++ b/arch/sh/Kconfig @@ -24,10 +24,6 @@ choice prompt "Target select" optional -config TARGET_MPR2 - bool "Magic Panel Release 2 board" - select CPU_SH3 - config TARGET_MS7720SE bool "Support ms7720se" select CPU_SH3 @@ -101,7 +97,6 @@ source "arch/sh/lib/Kconfig" source "board/alphaproject/ap_sh4a_4a/Kconfig" source "board/espt/Kconfig" -source "board/mpr2/Kconfig" source "board/ms7720se/Kconfig" source "board/ms7722se/Kconfig" source "board/ms7750se/Kconfig" |
