From: Hoegeun Kwon Date: Wed, 11 Apr 2018 01:15:12 +0000 (+0900) Subject: arm64: tizen_tw2_defconfig: enable SW_SYNC X-Git-Tag: submit/tizen/20180417.011414^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4b7abe38fb994b991d04a6ea4e1e02337d222f63;p=profile%2Fwearable%2Fplatform%2Fkernel%2Flinux-3.18-exynos7270.git arm64: tizen_tw2_defconfig: enable SW_SYNC Enable the SW_SYNC framework configuration for use sw_sync from userspace. Change-Id: I7af5a77ac0f0b5694bb660e7f6155dbffafd8487 Signed-off-by: Hoegeun Kwon --- diff --git a/arch/arm64/configs/tizen_tw2_defconfig b/arch/arm64/configs/tizen_tw2_defconfig index 3610201cd10..c3eef2fdf54 100644 --- a/arch/arm64/configs/tizen_tw2_defconfig +++ b/arch/arm64/configs/tizen_tw2_defconfig @@ -2305,6 +2305,7 @@ CONFIG_BACKLIGHT_GENERIC=y # CONFIG_BACKLIGHT_GPIO is not set # CONFIG_BACKLIGHT_LV5207LP is not set # CONFIG_BACKLIGHT_BD6107 is not set +# CONFIG_ADF is not set # CONFIG_VGASTATE is not set # @@ -2876,7 +2877,9 @@ CONFIG_ANDROID_TIMED_OUTPUT=y # CONFIG_ANDROID_TIMED_GPIO is not set # CONFIG_ANDROID_LOW_MEMORY_KILLER is not set CONFIG_ANDROID_INTF_ALARM_DEV=y -# CONFIG_SYNC is not set +CONFIG_SYNC=y +CONFIG_SW_SYNC=y +CONFIG_SW_SYNC_USER=y CONFIG_SUPPORT_ALARM_TIMEZONE_DST=y CONFIG_ION=y # CONFIG_ION_TEST is not set