From: Inki Dae Date: Wed, 21 Mar 2018 23:01:47 +0000 (+0900) Subject: arm: tizen_bcm2709_defconfig: enable sync file validation framework X-Git-Tag: accepted/tizen/unified/20191111.065916~172 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9ee2822444fe6d9f5d7d48e8e111171cc43b89e2;p=platform%2Fkernel%2Flinux-rpi.git arm: tizen_bcm2709_defconfig: enable sync file validation framework Vulcan DDK will use this interface to create a fence and increase timeline value of the fence. Change-Id: I13c3f2442d26841e715dd01583d23f02b670679e Signed-off-by: Inki Dae --- diff --git a/arch/arm/configs/tizen_bcm2709_defconfig b/arch/arm/configs/tizen_bcm2709_defconfig index e736ec4..3f00e5d 100644 --- a/arch/arm/configs/tizen_bcm2709_defconfig +++ b/arch/arm/configs/tizen_bcm2709_defconfig @@ -3983,7 +3983,7 @@ CONFIG_DMA_BCM2708=y # DMABUF options # CONFIG_SYNC_FILE=y -# CONFIG_SW_SYNC is not set +CONFIG_SW_SYNC=y # CONFIG_AUXDISPLAY is not set # CONFIG_UIO is not set # CONFIG_VIRT_DRIVERS is not set