summaryrefslogtreecommitdiff
path: root/linaro/configs
diff options
context:
space:
mode:
authorJohn Stultz <john.stultz@linaro.org>2014-02-11 11:23:57 -0800
committerAndrey Konovalov <andrey.konovalov@linaro.org>2014-04-23 21:31:52 +0400
commit2da461019cba5cad88e6f580ab673d9a491497f0 (patch)
tree1dc51fbf495ce86ded9385cd63bfba7dd2bd86a0 /linaro/configs
parenta43f1de79d94c8627373871e398d2778e7ed331d (diff)
configs: android: Add ION configs to android framgment
In order to make sure we build ION in future builds, enable ION core as well as the test and dummy drivers. Cc: Amit Pundir <amit.pundir@linaro.org> Cc: Fathi Boudra <fathi.boudra@linaro.org> Cc: Andrey Konovalov <andrey.konovalov@linaro.org> Signed-off-by: John Stultz <john.stultz@linaro.org>
Diffstat (limited to 'linaro/configs')
-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 f99efdff247..1de2c978441 100644
--- a/linaro/configs/android.conf
+++ b/linaro/configs/android.conf
@@ -32,3 +32,6 @@ CONFIG_CPU_FREQ_DEFAULT_GOV_INTERACTIVE=y
CONFIG_SYNC=y
CONFIG_SW_SYNC=y
CONFIG_SW_SYNC_USER=y
+CONFIG_ION=y
+CONFIG_ION_TEST=y
+CONFIG_ION_DUMMY=y