mirror of
https://xff.cz/git/u-boot/
synced 2025-09-30 15:01:27 +02:00
sh: rsk7269: 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>
This commit is contained in:
@@ -31,10 +31,6 @@ choice
|
||||
prompt "Target select"
|
||||
optional
|
||||
|
||||
config TARGET_RSK7269
|
||||
bool "RSK2+SH7269"
|
||||
select CPU_SH2A
|
||||
|
||||
config TARGET_MPR2
|
||||
bool "Magic Panel Release 2 board"
|
||||
select CPU_SH3
|
||||
@@ -122,7 +118,6 @@ source "board/renesas/ap325rxa/Kconfig"
|
||||
source "board/renesas/r0p7734/Kconfig"
|
||||
source "board/renesas/r2dplus/Kconfig"
|
||||
source "board/renesas/r7780mp/Kconfig"
|
||||
source "board/renesas/rsk7269/Kconfig"
|
||||
source "board/renesas/sh7752evb/Kconfig"
|
||||
source "board/renesas/sh7753evb/Kconfig"
|
||||
source "board/renesas/sh7757lcr/Kconfig"
|
||||
|
Reference in New Issue
Block a user