arm64: defconfig: Enable PINCTRL_PINEAPPLE in GKI

Enable the TLMM pinctrl driver for the Pineapple target in the GKI
build.

Change-Id: I4fafcbd32f87f60e32a593af750e5a097f8fffb9
Signed-off-by: Guru Das Srinagesh <quic_gurus@quicinc.com>
This commit is contained in:
Guru Das Srinagesh 2022-03-08 10:19:27 -08:00
parent bacbc2cbe1
commit a9de059252
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,7 @@
CONFIG_ARCH_PINEAPPLE=y
CONFIG_LOCALVERSION="-gki"
# CONFIG_MODULE_SIG_ALL is not set
CONFIG_PINCTRL_MSM=m
CONFIG_PINCTRL_PINEAPPLE=m
CONFIG_QCOM_SCM=m
# CONFIG_QCOM_SCM_DOWNLOAD_MODE_DEFAULT is not set

View File

@ -0,0 +1,3 @@
qcom-scm.ko
pinctrl-msm.ko
pinctrl-pineapple.ko