Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ffbc2eb8 authored by Vivek Kumar's avatar Vivek Kumar Committed by Gerrit - the friendly Code Review server
Browse files

defconfig: gen3auto: Enable ION & Secure buffer driver



Enable ION and secure buffer driver on gen3auto targets. They
are used to allocate secure & non-secure buffers from various
ION heaps.

Change-Id: I2a9ea7611365a83267a7b396acda8860f58c21d0
Signed-off-by: default avatarVivek Kumar <vivekuma@codeaurora.org>
parent c8da086d
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -15,6 +15,8 @@ CONFIG_UNUSED_KSYMS_WHITELIST_ONLY=y
CONFIG_PINCTRL_SM8150=m
CONFIG_PINCTRL_SDMSHRIKE=m
CONFIG_PINCTRL_SLPI=m
CONFIG_ION_MSM_HEAPS=m
CONFIG_QCOM_SECURE_BUFFER=m
CONFIG_HEADER_TEST=y
CONFIG_HEADERS_INSTALL=y
CONFIG_KERNEL_HEADER_TEST=y
+1 −0
Original line number Diff line number Diff line
@@ -3,6 +3,7 @@ CONFIG_LOCALVERSION="-qgki"
CONFIG_DEBUG_FS=y
# CONFIG_TRIM_UNUSED_KSYMS is not set
CONFIG_REGULATOR_QTI_DEBUG=y
CONFIG_ION_POOL_AUTO_REFILL=y
# CONFIG_DETECT_HUNG_TASK is not set
# CONFIG_ZONE_DMA32 is not set
# CONFIG_SOFTLOCKUP_DETECTOR is not set