sh: espt_giga: Remove the board
[project/bcm63xx/u-boot.git] / arch / sh / Kconfig
index 0ce74cf24a5648d69d60c84713c670b1d9aabf01..26d64b973ba2e716e2d72c6916b3884ff583c281 100644 (file)
@@ -21,10 +21,6 @@ choice
        prompt "Target select"
        optional
 
-config TARGET_ESPT
-       bool "Data Technology ESPT-GIGA board"
-       select CPU_SH4
-
 config TARGET_MS7722SE
        bool "SolutionEngine 7722"
        select CPU_SH4
@@ -84,7 +80,6 @@ config SYS_CPU
 source "arch/sh/lib/Kconfig"
 
 source "board/alphaproject/ap_sh4a_4a/Kconfig"
-source "board/espt/Kconfig"
 source "board/ms7722se/Kconfig"
 source "board/ms7750se/Kconfig"
 source "board/renesas/MigoR/Kconfig"