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: submit/tizen/20190614.014912~75 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c584110f4a023d64f7eaad06ad105ca179bdc201;p=platform%2Fkernel%2Flinux-rpi3.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 e736ec4d7933..3f00e5df6fd3 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