aboutsummaryrefslogtreecommitdiff
path: root/linaro/configs
diff options
context:
space:
mode:
authorMark Brown <broonie@linaro.org>2014-01-14 20:22:47 +0000
committerMark Brown <broonie@linaro.org>2014-01-14 20:22:47 +0000
commit530dd64bb2fa7bb9e2b3b3b5620a11a59c24d103 (patch)
treeaf29b56e5051d579549a1147f0a51cc7bf4e4631 /linaro/configs
parent9d2405afbc7bc9e8ac7f365242835a7fb2995a5c (diff)
configs: Enable ION test driver, sync and ADF on Android
Mainly for build coverage at this point. Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'linaro/configs')
-rw-r--r--linaro/configs/android.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/linaro/configs/android.conf b/linaro/configs/android.conf
index 538adefff80..0062c611f79 100644
--- a/linaro/configs/android.conf
+++ b/linaro/configs/android.conf
@@ -30,3 +30,11 @@ CONFIG_FUSE_FS=y
CONFIG_CPU_FREQ_GOV_INTERACTIVE=y
CONFIG_CPU_FREQ_DEFAULT_GOV_INTERACTIVE=y
CONFIG_ION=y
+CONFIG_SYNC=y
+CONFIG_SW_SYNC=y
+CONFIG_SW_SYNC_USER=y
+CONFIG_ION_TEST=y
+CONFIG_ADF=y
+CONFIG_ADF_FBDEV=y
+CONFIG_ADF_MEMBLOCK=y
+CONFIG_DMA_SHARED_BUFFER=y