summaryrefslogtreecommitdiff
path: root/arch/openrisc/Kconfig
diff options
context:
space:
mode:
authorStafford Horne <shorne@gmail.com>2020-02-25 13:04:17 +0300
committerStafford Horne <shorne@gmail.com>2020-03-02 12:10:45 +0300
commit0d4e1bb1062481c43c01dd20fd4c40544441739f (patch)
tree81ae07cf9a6997bbd22fb96eb93b051c6b5a6850 /arch/openrisc/Kconfig
parentfc74d716600545304a066bfd9d54cbd07e531701 (diff)
downloadlinux-0d4e1bb1062481c43c01dd20fd4c40544441739f.tar.xz
openrisc: Convert copy_thread to copy_thread_tls
This is required for clone3 which passes the TLS value through a struct rather than a register. Signed-off-by: Stafford Horne <shorne@gmail.com> Acked-by: Christian Brauner <christian.brauner@ubuntu.com>
Diffstat (limited to 'arch/openrisc/Kconfig')
-rw-r--r--arch/openrisc/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/openrisc/Kconfig b/arch/openrisc/Kconfig
index 1928e061ff96..5debdbe6fc35 100644
--- a/arch/openrisc/Kconfig
+++ b/arch/openrisc/Kconfig
@@ -14,6 +14,7 @@ config OPENRISC
select HANDLE_DOMAIN_IRQ
select GPIOLIB
select HAVE_ARCH_TRACEHOOK
+ select HAVE_COPY_THREAD_TLS
select SPARSE_IRQ
select GENERIC_IRQ_CHIP
select GENERIC_IRQ_PROBE