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 35608a6..ae97f30 100644 --- a/arch/powerpc/cpu/mpc8xx/Kconfig +++ b/arch/powerpc/cpu/mpc8xx/Kconfig @@ -74,9 +74,6 @@ config TARGET_ELPT860 config TARGET_UC100 bool "Support uc100" -config TARGET_STXXTC - bool "Support stxxtc" - config TARGET_FPS850L bool "Support FPS850L" @@ -153,7 +150,6 @@ source "board/netvia/Kconfig" source "board/r360mpi/Kconfig" source "board/sixnet/Kconfig" source "board/spd8xx/Kconfig" -source "board/stx/stxxtc/Kconfig" source "board/svm_sc8xx/Kconfig" source "board/tqc/tqm8xx/Kconfig" |