Tizen display manager and buffer module tbm and its hal layer
library can use SW_SYNC to synchronize rendering and display
explicitly but only TM1 target does not have SW_SYNC enabled
kernel. To use SW_SYNC usage in tbm commonly, enable SW_SYNC
for TM1 also.
Change-Id: I22a7a17b9d54cc02c3d6fd4677db7d978783e6cc
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
# CONFIG_SEC_DEBUG_LMK_MEMINFO is not set
CONFIG_ANDROID_INTF_ALARM_DEV=y
CONFIG_SYNC=y
-# CONFIG_SW_SYNC is not set
+CONFIG_SW_SYNC=y
+CONFIG_SW_SYNC_USER=y
CONFIG_ION=y
# CONFIG_ION_TEST is not set
# CONFIG_ION_DUMMY is not set