X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=arch%2Fpowerpc%2FKconfig;h=18451d3e45183dd2f4faaab21ce89f8825d436df;hb=126f9bad77ad6f373de857eb88d0d9f284ee2709;hp=8e5a3e2074d31d8c7a386f071a78a0630deb4f2c;hpb=d928664f4101e24128c879956d1aa7c76509ea6a;p=u-boot diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig index 8e5a3e2074..18451d3e45 100644 --- a/arch/powerpc/Kconfig +++ b/arch/powerpc/Kconfig @@ -6,6 +6,7 @@ config SYS_ARCH choice prompt "CPU select" + optional config MPC512X bool "MPC512X" @@ -21,9 +22,11 @@ config MPC8260 config MPC83xx bool "MPC83xx" + select CREATE_ARCH_SYMLINK config MPC85xx bool "MPC85xx" + select CREATE_ARCH_SYMLINK config MPC86xx bool "MPC86xx" @@ -33,6 +36,7 @@ config 8xx config 4xx bool "PPC4xx" + select CREATE_ARCH_SYMLINK endchoice