diff mbox

configs: android: Enable ION dummy driver for lsk

Message ID 1392160956-11039-1-git-send-email-john.stultz@linaro.org
State New
Headers show

Commit Message

John Stultz Feb. 11, 2014, 11:22 p.m. UTC
Enable the ION_DUMMY driver config for lsk

Signed-off-by: John Stultz <john.stultz@linaro.org>
---
 linaro/configs/android.conf | 1 +
 1 file changed, 1 insertion(+)
diff mbox

Patch

diff --git a/linaro/configs/android.conf b/linaro/configs/android.conf
index 0062c61..e1bf601 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