From: John Stultz Date: Tue, 11 Feb 2014 23:22:36 +0000 (-0800) Subject: configs: android: Enable ION dummy driver for lsk X-Git-Tag: firefly_0821_release~3680^2~164^2 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=0c82fcb7b2e4724efa36b1cf6ef8b3d31bd79aec;p=firefly-linux-kernel-4.4.55.git configs: android: Enable ION dummy driver for lsk Enable the ION_DUMMY driver config for lsk Signed-off-by: John Stultz Signed-off-by: Mark Brown --- diff --git a/linaro/configs/android.conf b/linaro/configs/android.conf index 0062c611f79f..e1bf601fc57d 100644 --- a/linaro/configs/android.conf +++ b/linaro/configs/android.conf @@ -34,6 +34,7 @@ CONFIG_SYNC=y CONFIG_SW_SYNC=y CONFIG_SW_SYNC_USER=y CONFIG_ION_TEST=y +CONFIG_ION_DUMMY=y CONFIG_ADF=y CONFIG_ADF_FBDEV=y CONFIG_ADF_MEMBLOCK=y