x86: qemu: Implement PIRQ routing
[oweals/u-boot.git] / arch / powerpc / Kconfig
index 7a50301f7c200bb7397e81af094a979366a6dcd5..3b3f4463ba4ab34c2c5b60ecdbcb6244ce8afc37 100644 (file)
@@ -6,9 +6,7 @@ config SYS_ARCH
 
 choice
        prompt "CPU select"
-
-config 74xx_7xx
-       bool "74xx"
+       optional
 
 config MPC512X
        bool "MPC512X"
@@ -39,7 +37,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"