summaryrefslogtreecommitdiff
path: root/arch/sh
diff options
context:
space:
mode:
authorJinyang He <hejinyang@loongson.cn>2020-10-12 06:50:24 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-01-27 13:55:20 +0300
commit8c262be154ff300f1f6eecdddc6187e229485607 (patch)
tree073cca1c006ed2fddbd5c2af6a51ffd7b46f7769 /arch/sh
parent233900505617a4b069e11e7de33b5fef78eb901d (diff)
downloadlinux-8c262be154ff300f1f6eecdddc6187e229485607.tar.xz
sh: Remove unused HAVE_COPY_THREAD_TLS macro
commit 19170492735be935747b0545b7eed8bb40cc1209 upstream. Fixes: e1cc9d8d596e ("sh: switch to copy_thread_tls()") Signed-off-by: Jinyang He <hejinyang@loongson.cn> Signed-off-by: Rich Felker <dalias@libc.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/sh')
-rw-r--r--arch/sh/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig
index 159da4ed578f..b6f3d49991d3 100644
--- a/arch/sh/Kconfig
+++ b/arch/sh/Kconfig
@@ -30,7 +30,6 @@ config SUPERH
select HAVE_ARCH_KGDB
select HAVE_ARCH_SECCOMP_FILTER
select HAVE_ARCH_TRACEHOOK
- select HAVE_COPY_THREAD_TLS
select HAVE_DEBUG_BUGVERBOSE
select HAVE_DEBUG_KMEMLEAK
select HAVE_DYNAMIC_FTRACE