ARM: shmobile: R-Car: Get rid of on_off_fn() function pointer
[firefly-linux-kernel-4.4.55.git] / arch / Kconfig
index a65eafb24997e547168b152f04f96fe2e1aba01e..bec6666a3cc466c81baea023dcd010a65d3d8181 100644 (file)
@@ -499,6 +499,13 @@ config ARCH_HAS_ELF_RANDOMIZE
          - arch_mmap_rnd()
          - arch_randomize_brk()
 
+config HAVE_COPY_THREAD_TLS
+       bool
+       help
+         Architecture provides copy_thread_tls to accept tls argument via
+         normal C parameter passing, rather than extracting the syscall
+         argument from pt_regs.
+
 #
 # ABI hall of shame
 #