X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=arch%2Fpowerpc%2FKconfig;h=8e5a3e2074d31d8c7a386f071a78a0630deb4f2c;hb=d928664f4101e24128c879956d1aa7c76509ea6a;hp=7a50301f7c200bb7397e81af094a979366a6dcd5;hpb=eb8b3f1edd405504febe6c9797750817b270f543;p=karo-tx-uboot.git diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig index 7a50301f7c..8e5a3e2074 100644 --- a/arch/powerpc/Kconfig +++ b/arch/powerpc/Kconfig @@ -7,9 +7,6 @@ config SYS_ARCH choice prompt "CPU select" -config 74xx_7xx - bool "74xx" - config MPC512X bool "MPC512X" @@ -39,7 +36,6 @@ config 4xx endchoice -source "arch/powerpc/cpu/74xx_7xx/Kconfig" source "arch/powerpc/cpu/mpc512x/Kconfig" source "arch/powerpc/cpu/mpc5xx/Kconfig" source "arch/powerpc/cpu/mpc5xxx/Kconfig"