summaryrefslogtreecommitdiffstats
path: root/arch/m68k
diff options
context:
space:
mode:
authorAl Viro2017-04-06 01:15:53 +0200
committerAl Viro2017-04-26 18:11:01 +0200
commit701cac61d0250912b89cbc28589969530179099a (patch)
tree1e3f472d176af49a5b92054a922272b8046b4ff3 /arch/m68k
parentMerge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'... (diff)
downloadkernel-qcow2-linux-701cac61d0250912b89cbc28589969530179099a.tar.gz
kernel-qcow2-linux-701cac61d0250912b89cbc28589969530179099a.tar.xz
kernel-qcow2-linux-701cac61d0250912b89cbc28589969530179099a.zip
CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now
all architectures converted Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'arch/m68k')
-rw-r--r--arch/m68k/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/m68k/Kconfig b/arch/m68k/Kconfig
index 7d345758ea16..d140206d5d29 100644
--- a/arch/m68k/Kconfig
+++ b/arch/m68k/Kconfig
@@ -22,7 +22,6 @@ config M68K
select MODULES_USE_ELF_RELA
select OLD_SIGSUSPEND3
select OLD_SIGACTION
- select ARCH_HAS_RAW_COPY_USER
config RWSEM_GENERIC_SPINLOCK
bool