sh: ap325rxa: Remove the board
[oweals/u-boot.git] / arch / sh / Kconfig
index 26d64b973ba2e716e2d72c6916b3884ff583c281..da4bfd2cc39594d556bae533428b12a4c1cec4fa 100644 (file)
@@ -21,22 +21,6 @@ choice
        prompt "Target select"
        optional
 
-config TARGET_MS7722SE
-       bool "SolutionEngine 7722"
-       select CPU_SH4
-
-config TARGET_MS7750SE
-       bool "SolutionEngine 7750"
-       select CPU_SH4
-
-config TARGET_AP_SH4A_4A
-       bool "ALPHAPROJECT AP-SH4A-4A"
-       select CPU_SH4A
-
-config TARGET_AP325RXA
-       bool "Renesas AP-325RXA"
-       select CPU_SH4
-
 config TARGET_MIGOR
        bool "Migo-R"
        select CPU_SH4
@@ -79,11 +63,7 @@ config SYS_CPU
 
 source "arch/sh/lib/Kconfig"
 
-source "board/alphaproject/ap_sh4a_4a/Kconfig"
-source "board/ms7722se/Kconfig"
-source "board/ms7750se/Kconfig"
 source "board/renesas/MigoR/Kconfig"
-source "board/renesas/ap325rxa/Kconfig"
 source "board/renesas/r0p7734/Kconfig"
 source "board/renesas/r2dplus/Kconfig"
 source "board/renesas/r7780mp/Kconfig"