summaryrefslogtreecommitdiff
path: root/arch/arm64/configs/tizen_tm2_defconfig
diff options
context:
space:
mode:
authorJoonyoung Shim <jy0922.shim@samsung.com>2016-06-29 11:38:33 +0900
committerSeung-Woo Kim <sw0312.kim@samsung.com>2016-12-14 13:51:47 +0900
commit7a05c2013f7b48e07e53ae5144abc6d88d4b3abb (patch)
treeea2e59d3e0d92f4f1eea652e4dbeaf22a569a99f /arch/arm64/configs/tizen_tm2_defconfig
parentf69c8518c192313af91d5fafa96c12c90fedb83c (diff)
ARM64: tizen_tm2_defconfig: enable sync config
The android sync config is enabled by request of window part because of vulkan support. Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Diffstat (limited to 'arch/arm64/configs/tizen_tm2_defconfig')
-rw-r--r--arch/arm64/configs/tizen_tm2_defconfig4
1 files changed, 3 insertions, 1 deletions
diff --git a/arch/arm64/configs/tizen_tm2_defconfig b/arch/arm64/configs/tizen_tm2_defconfig
index 817418704a39..631cda968eaf 100644
--- a/arch/arm64/configs/tizen_tm2_defconfig
+++ b/arch/arm64/configs/tizen_tm2_defconfig
@@ -3686,7 +3686,9 @@ CONFIG_STAGING=y
# CONFIG_ANDROID_TIMED_OUTPUT is not set
# CONFIG_ANDROID_LOW_MEMORY_KILLER is not set
# CONFIG_ANDROID_INTF_ALARM_DEV is not set
-# CONFIG_SYNC is not set
+CONFIG_SYNC=y
+CONFIG_SW_SYNC=y
+CONFIG_SW_SYNC_USER=y
# CONFIG_ION is not set
# CONFIG_USB_WPAN_HCD is not set
# CONFIG_WIMAX_GDM72XX is not set