From a48a5b53bd36782522954d27cce10739d20edbc4 Mon Sep 17 00:00:00 2001 From: John Stultz Date: Tue, 11 Feb 2014 11:23:57 -0800 Subject: 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 Cc: Fathi Boudra Cc: Andrey Konovalov Signed-off-by: John Stultz --- linaro/configs/android.conf | 3 +++ 1 file changed, 3 insertions(+) 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 -- cgit v1.2.3