summaryrefslogtreecommitdiffstats
path: root/arch/h8300/Kconfig
diff options
context:
space:
mode:
authorAl Viro2017-03-28 07:22:03 +0200
committerAl Viro2017-03-29 00:23:33 +0200
commit33ab2da801debd947bf0f36848d2b9ea20fad835 (patch)
treee11b1990df12cbf0c8eee5babea2895b7cd6dfe9 /arch/h8300/Kconfig
parentgeneric ...copy_..._user primitives (diff)
downloadkernel-qcow2-linux-33ab2da801debd947bf0f36848d2b9ea20fad835.tar.gz
kernel-qcow2-linux-33ab2da801debd947bf0f36848d2b9ea20fad835.tar.xz
kernel-qcow2-linux-33ab2da801debd947bf0f36848d2b9ea20fad835.zip
8300: switch to RAW_COPY_USER
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'arch/h8300/Kconfig')
-rw-r--r--arch/h8300/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/h8300/Kconfig b/arch/h8300/Kconfig
index 3ae852507e57..473883417004 100644
--- a/arch/h8300/Kconfig
+++ b/arch/h8300/Kconfig
@@ -22,6 +22,7 @@ config H8300
select HAVE_ARCH_KGDB
select HAVE_ARCH_HASH
select CPU_NO_EFFICIENT_FFS
+ select ARCH_HAS_RAW_COPY_USER
config RWSEM_GENERIC_SPINLOCK
def_bool y