powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=y
[linux-2.6-microblaze.git] / arch / Kconfig
index dc26b6d..cae0958 100644 (file)
@@ -550,7 +550,7 @@ config CC_STACKPROTECTOR_STRONG
 endchoice
 
 config THIN_ARCHIVES
-       bool
+       def_bool y
        help
          Select this if the architecture wants to use thin archives
          instead of ld -r to create the built-in.o files.