projects/RPi/linux: enable CONFIG_UACCESS_WITH_MEMCPY

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2014-07-17 10:45:49 +02:00
parent f060416fbd
commit 9df94b671d

View File

@ -411,7 +411,7 @@ CONFIG_CMA=y
# CONFIG_ZSMALLOC is not set # CONFIG_ZSMALLOC is not set
CONFIG_FORCE_MAX_ZONEORDER=11 CONFIG_FORCE_MAX_ZONEORDER=11
CONFIG_ALIGNMENT_TRAP=y CONFIG_ALIGNMENT_TRAP=y
# CONFIG_UACCESS_WITH_MEMCPY is not set CONFIG_UACCESS_WITH_MEMCPY=y
# CONFIG_SECCOMP is not set # CONFIG_SECCOMP is not set
CONFIG_SWIOTLB=y CONFIG_SWIOTLB=y
CONFIG_IOMMU_HELPER=y CONFIG_IOMMU_HELPER=y