]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/powerpc/cpu/74xx_7xx/Kconfig
mpc8xx: remove unused linker script
[karo-tx-uboot.git] / arch / powerpc / cpu / 74xx_7xx / Kconfig
index 3378c91645afc4d45acce1160a8aa32aa8f09b8a..b2f1a598e3bebbdffcabd851c0deb58ecaaf4fa6 100644 (file)
@@ -19,30 +19,14 @@ config TARGET_PPMC7XX
 config TARGET_ELPPC
        bool "Support ELPPC"
 
-config TARGET_CPCI750
-       bool "Support CPCI750"
-
 config TARGET_MPC7448HPC2
        bool "Support mpc7448hpc2"
 
-config TARGET_DB64360
-       bool "Support DB64360"
-
-config TARGET_DB64460
-       bool "Support DB64460"
-
-config TARGET_P3MX
-       bool "Support p3mx"
-
 endchoice
 
-source "board/Marvell/db64360/Kconfig"
-source "board/Marvell/db64460/Kconfig"
 source "board/eltec/elppc/Kconfig"
-source "board/esd/cpci750/Kconfig"
 source "board/evb64260/Kconfig"
 source "board/freescale/mpc7448hpc2/Kconfig"
 source "board/ppmc7xx/Kconfig"
-source "board/prodrive/p3mx/Kconfig"
 
 endmenu