OSDN Git Service

kbuild: remove incremental linking option
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / arch / Kconfig
index e6cfad6..a29c609 100644 (file)
@@ -423,12 +423,6 @@ config CC_STACKPROTECTOR_STRONG
 
 endchoice
 
-config THIN_ARCHIVES
-       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.
-
 config HAVE_ARCH_WITHIN_STACK_FRAMES
        bool
        help