diff options
Diffstat (limited to 'arch/powerpc')
-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 d5cec1f..2c39244 100644 --- a/arch/powerpc/cpu/mpc8xx/Kconfig +++ b/arch/powerpc/cpu/mpc8xx/Kconfig @@ -14,9 +14,6 @@ config TARGET_COGENT_MPC8XX config TARGET_ESTEEM192E bool "Support ESTEEM192E" -config TARGET_FLAGADM - bool "Support FLAGADM" - config TARGET_HERMES bool "Support hermes" @@ -127,7 +124,6 @@ source "board/cogent/Kconfig" source "board/eltec/mhpc/Kconfig" source "board/emk/top860/Kconfig" source "board/esteem192e/Kconfig" -source "board/flagadm/Kconfig" source "board/hermes/Kconfig" source "board/icu862/Kconfig" source "board/ip860/Kconfig" |