summaryrefslogtreecommitdiff
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-04-23 21:31:52 +0400
commita43f1de79d94c8627373871e398d2778e7ed331d (patch)
tree081fde82cf3f0e3b524d53b9bada11860e46f6c1
parentad5fee72c113538d60065dde85fe7ba41b27e284 (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>
-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