X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=arch%2Fpowerpc%2FKconfig;h=18451d3e45183dd2f4faaab21ce89f8825d436df;hb=c624d07f3ff7ae7d29672bab189d2aeb99c63a95;hp=8e5a3e2074d31d8c7a386f071a78a0630deb4f2c;hpb=306df2c8241bd363c71a99841630fb5e85d81fae;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