From 93f6a492704e588ab5495334e40cd5c1b1407c58 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Sat, 6 Sep 2014 04:01:51 +0200 Subject: [PATCH] projects/Cuboxi/linux: enable CONFIG_UACCESS_WITH_MEMCPY Signed-off-by: Stephan Raue --- projects/Cuboxi/linux/linux.arm.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/Cuboxi/linux/linux.arm.conf b/projects/Cuboxi/linux/linux.arm.conf index b80572c7a4..cc5bdf2432 100644 --- a/projects/Cuboxi/linux/linux.arm.conf +++ b/projects/Cuboxi/linux/linux.arm.conf @@ -508,7 +508,7 @@ CONFIG_CMA_AREAS=7 # CONFIG_ZSMALLOC is not set CONFIG_FORCE_MAX_ZONEORDER=14 CONFIG_ALIGNMENT_TRAP=y -# CONFIG_UACCESS_WITH_MEMCPY is not set +CONFIG_UACCESS_WITH_MEMCPY=y is not set # CONFIG_SECCOMP is not set CONFIG_SWIOTLB=y CONFIG_IOMMU_HELPER=y