From 398eba9cbcc50ed7f6684954b056299bcba54147 Mon Sep 17 00:00:00 2001 From: Inki Dae Date: Thu, 22 Mar 2018 08:01:47 +0900 Subject: 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 --- arch/arm/configs/tizen_bcm2709_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/configs/tizen_bcm2709_defconfig b/arch/arm/configs/tizen_bcm2709_defconfig index 5c89123be47c..9f3e6060760d 100644 --- a/arch/arm/configs/tizen_bcm2709_defconfig +++ b/arch/arm/configs/tizen_bcm2709_defconfig @@ -3976,7 +3976,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 -- cgit v1.2.3