]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/powerpc/Kconfig
kbuild: create symbolic link only for ARM, AVR32, SPARC, PowerPC, x86
[karo-tx-uboot.git] / arch / powerpc / Kconfig
index 3b3f4463ba4ab34c2c5b60ecdbcb6244ce8afc37..18451d3e45183dd2f4faaab21ce89f8825d436df 100644 (file)
@@ -22,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"
@@ -34,6 +36,7 @@ config 8xx
 
 config 4xx
        bool "PPC4xx"
+       select CREATE_ARCH_SYMLINK
 
 endchoice