summaryrefslogtreecommitdiff
path: root/linaro
diff options
context:
space:
mode:
authorAmit Pundir <amit.pundir@linaro.org>2014-02-07 18:55:25 +0530
committerAndrey Konovalov <andrey.konovalov@linaro.org>2014-09-26 16:33:15 +0400
commitafbf3d1c35fba7e98764eb99c00cdf273edffa42 (patch)
tree019cf963d5f41b6ed6200361343d0436f25e9d87 /linaro
parenteaa6601e8a3fd477b03c9e0c10081871e40b0653 (diff)
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 <amit.pundir@linaro.org>
Diffstat (limited to 'linaro')
-rw-r--r--linaro/configs/android.conf3
1 files changed, 3 insertions, 0 deletions
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