From a43f1de79d94c8627373871e398d2778e7ed331d Mon Sep 17 00:00:00 2001 From: Amit Pundir Date: Fri, 7 Feb 2014 18:55:25 +0530 Subject: android.conf: enable CONFIG_SYNC and family SYNC configs are used in validating "sync" tests available in linaro-android-kernel-tests private repo. Signed-off-by: Amit Pundir --- linaro/configs/android.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/linaro/configs/android.conf b/linaro/configs/android.conf index bb90ecd9e16..f99efdff247 100644 --- a/linaro/configs/android.conf +++ b/linaro/configs/android.conf @@ -29,3 +29,6 @@ CONFIG_BLK_DEV_RAM_SIZE=16384 CONFIG_FUSE_FS=y CONFIG_CPU_FREQ_GOV_INTERACTIVE=y CONFIG_CPU_FREQ_DEFAULT_GOV_INTERACTIVE=y +CONFIG_SYNC=y +CONFIG_SW_SYNC=y +CONFIG_SW_SYNC_USER=y -- cgit v1.2.3