]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/powerpc/cpu/mpc8xx/Kconfig
mpc8xx: remove FPS{850, 860}L, NSCU, SM850, TK885D, virtlab2 support
[karo-tx-uboot.git] / arch / powerpc / cpu / mpc8xx / Kconfig
index e447748e120be3f6acfaa1bf91883ee95fd788df..33fff0c78b05a76cb16672df750f2d5a4ad3ea6e 100644 (file)
@@ -13,9 +13,6 @@ config TARGET_COGENT_MPC8XX
 config TARGET_ESTEEM192E
        bool "Support ESTEEM192E"
 
-config TARGET_HERMES
-       bool "Support hermes"
-
 config TARGET_IP860
        bool "Support IP860"
 
@@ -52,21 +49,6 @@ config TARGET_ELPT860
 config TARGET_UC100
        bool "Support uc100"
 
-config TARGET_FPS850L
-       bool "Support FPS850L"
-
-config TARGET_FPS860L
-       bool "Support FPS860L"
-
-config TARGET_NSCU
-       bool "Support NSCU"
-
-config TARGET_SM850
-       bool "Support SM850"
-
-config TARGET_TK885D
-       bool "Support TK885D"
-
 config TARGET_TQM823L
        bool "Support TQM823L"
 
@@ -103,16 +85,12 @@ config TARGET_TQM866M
 config TARGET_TQM885D
        bool "Support TQM885D"
 
-config TARGET_VIRTLAB2
-       bool "Support virtlab2"
-
 endchoice
 
 source "board/LEOX/elpt860/Kconfig"
 source "board/RRvision/Kconfig"
 source "board/cogent/Kconfig"
 source "board/esteem192e/Kconfig"
-source "board/hermes/Kconfig"
 source "board/ip860/Kconfig"
 source "board/ivm/Kconfig"
 source "board/kup/kup4k/Kconfig"