ARM: odroidxu3_defconfig: enable UACCESS_WITH_MEMCPY
authorJunghak Sung <jh1009.sung@samsung.com>
Wed, 16 Sep 2015 06:23:34 +0000 (15:23 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Thu, 31 Mar 2016 07:59:29 +0000 (16:59 +0900)
Enable CONFIG_UACCESS_WITH_MEMCPY for odroid-xu3.
Fix an issue that sometimes TS data is broken when DVB demux pass the data
to user-space by using copy_to_user.

Change-Id: I7994f193871e70afe31df9c7abdd75b8909b587d
Signed-off-by: Junghak Sung <jh1009.sung@samsung.com>
arch/arm/configs/odroidxu3_defconfig

index 3a6afc33558cafe49265b6025282ae0012f3cf74..c5fae4e149117fedd855d137482b6042b426ac67 100644 (file)
@@ -542,7 +542,7 @@ CONFIG_PGTABLE_MAPPING=y
 CONFIG_ZSMALLOC_STAT=y
 CONFIG_FORCE_MAX_ZONEORDER=11
 CONFIG_ALIGNMENT_TRAP=y
-# CONFIG_UACCESS_WITH_MEMCPY is not set
+CONFIG_UACCESS_WITH_MEMCPY=y
 CONFIG_SECCOMP=y
 CONFIG_SWIOTLB=y
 CONFIG_IOMMU_HELPER=y