mirror of
https://github.com/torvalds/linux.git
synced 2026-07-30 11:11:26 +02:00
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:
parent
bacbc2cbe1
commit
a9de059252
|
|
@ -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
|
||||
|
|
|
|||
3
modules.list.msm.pineapple
Normal file
3
modules.list.msm.pineapple
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
qcom-scm.ko
|
||||
pinctrl-msm.ko
|
||||
pinctrl-pineapple.ko
|
||||
Loading…
Reference in New Issue
Block a user