]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - arch/Kconfig
kbuild: thin archives make default for all archs
[mirror_ubuntu-bionic-kernel.git] / arch / Kconfig
index 6c00e5b00f8bd6ac4127b80fed79070843826069..3abe581878d6b73eb56d9c8977cabff8806880ef 100644 (file)
@@ -511,7 +511,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.