diff options
Diffstat (limited to 'arch/powerpc/cpu/mpc8xx/Kconfig')
-rw-r--r-- | arch/powerpc/cpu/mpc8xx/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/powerpc/cpu/mpc8xx/Kconfig b/arch/powerpc/cpu/mpc8xx/Kconfig index f9e7472f02d..d5cec1f27eb 100644 --- a/arch/powerpc/cpu/mpc8xx/Kconfig +++ b/arch/powerpc/cpu/mpc8xx/Kconfig @@ -17,9 +17,6 @@ config TARGET_ESTEEM192E config TARGET_FLAGADM bool "Support FLAGADM" -config TARGET_GEN860T - bool "Support GEN860T" - config TARGET_HERMES bool "Support hermes" @@ -131,7 +128,6 @@ source "board/eltec/mhpc/Kconfig" source "board/emk/top860/Kconfig" source "board/esteem192e/Kconfig" source "board/flagadm/Kconfig" -source "board/gen860t/Kconfig" source "board/hermes/Kconfig" source "board/icu862/Kconfig" source "board/ip860/Kconfig" |