X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=arch%2Fpowerpc%2Fcpu%2Fmpc8xx%2FKconfig;h=33fff0c78b05a76cb16672df750f2d5a4ad3ea6e;hb=5d2a5ef712914fe1c3edfcde78134dc4dc83f461;hp=99420abc897a046400a0e48e227fcd4f7af511ef;hpb=fc9b0b80435cda721fbdbe507c9e4f388b0ea62b;p=karo-tx-uboot.git diff --git a/arch/powerpc/cpu/mpc8xx/Kconfig b/arch/powerpc/cpu/mpc8xx/Kconfig index 99420abc89..33fff0c78b 100644 --- a/arch/powerpc/cpu/mpc8xx/Kconfig +++ b/arch/powerpc/cpu/mpc8xx/Kconfig @@ -49,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" @@ -100,9 +85,6 @@ config TARGET_TQM866M config TARGET_TQM885D bool "Support TQM885D" -config TARGET_VIRTLAB2 - bool "Support virtlab2" - endchoice source "board/LEOX/elpt860/Kconfig"