sh: Remove sh7752evb board
[platform/kernel/u-boot.git] / arch / sh / Kconfig
index 2d7525e..8446d95 100644 (file)
@@ -25,10 +25,6 @@ config TARGET_R2DPLUS
        bool "Renesas R2D-PLUS"
        select CPU_SH4
 
-config TARGET_SH7752EVB
-       bool "SH7752EVB"
-       select CPU_SH4A
-
 config TARGET_SH7753EVB
        bool "SH7753EVB"
        select CPU_SH4
@@ -52,7 +48,6 @@ config SYS_CPU
 source "arch/sh/lib/Kconfig"
 
 source "board/renesas/r2dplus/Kconfig"
-source "board/renesas/sh7752evb/Kconfig"
 source "board/renesas/sh7753evb/Kconfig"
 source "board/renesas/sh7757lcr/Kconfig"
 source "board/renesas/sh7763rdp/Kconfig"