aboutsummaryrefslogtreecommitdiff
path: root/linaro
diff options
context:
space:
mode:
authorMark Brown <broonie@linaro.org>2013-12-09 11:48:23 +0000
committerShow Liu <show.liu@linaro.org>2014-06-18 11:57:54 +0800
commit62f2b5323417cab0bad94e3dc5d98a152a829676 (patch)
tree57b9bccbbc5d1e712d005d5aac746c1558a77dac /linaro
parent1feed71979291ce03775207adfbd209d2acee3bc (diff)
configs: Enable ION in Android builds
We don't have any devices that usefully use ION but this at least ensures that we have build coverage. Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'linaro')
-rw-r--r--linaro/configs/android.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/linaro/configs/android.conf b/linaro/configs/android.conf
index 1de2c978441..e04bfb44b68 100644
--- a/linaro/configs/android.conf
+++ b/linaro/configs/android.conf
@@ -29,6 +29,7 @@ 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