X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=arch%2Fpowerpc%2Fcpu%2Fppc4xx%2FKconfig;h=e7163c1b4cf3c6e4b293159a341e19b20fc5f285;hb=5f8f6294a7272ebbf22ffe3e86d21d984d0d9455;hp=6c4759a7681c0b7395cc42f93000fb26495a0cf8;hpb=fc88a5bf79ffa0d46e4c47656ca3e8db769809cc;p=karo-tx-uboot.git diff --git a/arch/powerpc/cpu/ppc4xx/Kconfig b/arch/powerpc/cpu/ppc4xx/Kconfig index 6c4759a768..e7163c1b4c 100644 --- a/arch/powerpc/cpu/ppc4xx/Kconfig +++ b/arch/powerpc/cpu/ppc4xx/Kconfig @@ -13,9 +13,6 @@ config TARGET_CSB272 config TARGET_CSB472 bool "Support csb472" -config TARGET_G2000 - bool "Support G2000" - config TARGET_JSE bool "Support JSE" @@ -218,7 +215,6 @@ source "board/esd/plu405/Kconfig" source "board/esd/pmc405de/Kconfig" source "board/esd/pmc440/Kconfig" source "board/esd/vom405/Kconfig" -source "board/g2000/Kconfig" source "board/gdsys/405ep/Kconfig" source "board/gdsys/405ex/Kconfig" source "board/gdsys/dlvision/Kconfig"