aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAníbal Limón <anibal.limon@linaro.org>2020-06-18 11:10:10 -0500
committerAníbal Limón <anibal.limon@linaro.org>2020-06-18 11:10:10 -0500
commite140f00a458974656b1eafa54e819b74fe86044c (patch)
treef0b419c0583b1f45618d60b7f54ca34785492414
parent6203837953904ec9eb741b32527b712ec343ef85 (diff)
qcom_defconfig: Disable CONFIG_ION_SYSTEM_HEAPrelease/android/qcomlt-4.14
Disable it because audioserver/codec2 won't start and it will bring down the whole system. Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
-rw-r--r--arch/arm64/configs/qcom_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm64/configs/qcom_defconfig b/arch/arm64/configs/qcom_defconfig
index 85262d0580d7..ed52ab0aaf71 100644
--- a/arch/arm64/configs/qcom_defconfig
+++ b/arch/arm64/configs/qcom_defconfig
@@ -523,3 +523,5 @@ CONFIG_WL18XX=y
CONFIG_WLCORE_SDIO=y
CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y
CONFIG_XEN=y
+
+CONFIG_ION_SYSTEM_HEAP=n