projects
/
platform
/
kernel
/
linux-rpi3.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93818f8
)
arm: tizen_bcm2709_defconfig: enable sync file validation framework
author
Inki Dae
<inki.dae@samsung.com>
Wed, 21 Mar 2018 23:01:47 +0000
(08:01 +0900)
committer
Junghoon Kim
<jhoon20.kim@samsung.com>
Tue, 11 Jun 2019 00:35:52 +0000
(09:35 +0900)
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 <inki.dae@samsung.com>
arch/arm/configs/tizen_bcm2709_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/tizen_bcm2709_defconfig
b/arch/arm/configs/tizen_bcm2709_defconfig
index e736ec4d79338239de213f1207b6d525bfe3d2e0..3f00e5df6fd37b4286e08ee9484498756763cd38 100644
(file)
--- 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