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:
61e1b69
)
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
Seung-Woo Kim
<sw0312.kim@samsung.com>
Mon, 3 Sep 2018 06:33:10 +0000
(15:33 +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 5c89123be47c9d17c0689a83c198ec3c5203326d..9f3e6060760dc6dec05c3b5b177aaeca8b59d8e7 100644
(file)
--- 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