summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmit Pundir <amit.pundir@linaro.org>2020-07-15 14:38:31 +0530
committerAmit Pundir <amit.pundir@linaro.org>2020-07-15 14:38:31 +0530
commit00a04fc36c6ad4b312c016eedf40d99655936ac3 (patch)
treea1fcdfee45ef10bc9b0510134f1c9d8a79f11af7
parent0913ba895bed036fcded902510525054e33b4ed6 (diff)
downloaddragonboard410c-kernel-dragonboard-kernels.tar.gz
db820c: qcomlt-4.14: Enable ION heaps for Codec2dragonboard-kernels
Enable ION heaps used by Codec2 to boot AOSP to UI otherwise we will be stuck in bootanimation forever. Source: Built from wip/dragonboard-kernel branch (65e2db3c72d0) of https://android-git.linaro.org/kernel/linaro-android.git with db820c-qcomlt-4.14_defconfig. Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
-rw-r--r--db820c-qcomlt-4.14.gz-dtbbin9067314 -> 8862015 bytes
-rw-r--r--db820c-qcomlt-4.14_defconfig4
2 files changed, 4 insertions, 0 deletions
diff --git a/db820c-qcomlt-4.14.gz-dtb b/db820c-qcomlt-4.14.gz-dtb
index 27ce0e4..3be457f 100644
--- a/db820c-qcomlt-4.14.gz-dtb
+++ b/db820c-qcomlt-4.14.gz-dtb
Binary files differ
diff --git a/db820c-qcomlt-4.14_defconfig b/db820c-qcomlt-4.14_defconfig
index 87d58f2..811eb6f 100644
--- a/db820c-qcomlt-4.14_defconfig
+++ b/db820c-qcomlt-4.14_defconfig
@@ -671,6 +671,10 @@ CONFIG_XEN_GRANT_DEV_ALLOC=y
CONFIG_STAGING=y
CONFIG_ASHMEM=y
CONFIG_ION=y
+CONFIG_ION_SYSTEM_HEAP=y
+CONFIG_ION_CARVEOUT_HEAP=y
+CONFIG_ION_CHUNK_HEAP=y
+CONFIG_ION_CMA_HEAP=y
CONFIG_COMMON_CLK_VERSATILE=y
CONFIG_CLK_SP810=y
CONFIG_CLK_VEXPRESS_OSC=y