sh: ap325rxa: Remove the board
[oweals/u-boot.git] / arch / sh / Kconfig
index 036f54a4df4678536c11d6bbc4f8210bbab3bf18..da4bfd2cc39594d556bae533428b12a4c1cec4fa 100644 (file)
@@ -21,10 +21,6 @@ choice
        prompt "Target select"
        optional
 
-config TARGET_AP325RXA
-       bool "Renesas AP-325RXA"
-       select CPU_SH4
-
 config TARGET_MIGOR
        bool "Migo-R"
        select CPU_SH4
@@ -68,7 +64,6 @@ config SYS_CPU
 source "arch/sh/lib/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"