kbuild: create symbolic link only for ARM, AVR32, SPARC, PowerPC, x86
[platform/kernel/u-boot.git] / arch / powerpc / Kconfig
index 3b3f446..18451d3 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