mirror of
https://github.com/torvalds/linux.git
synced 2026-08-01 20:22:08 +02:00
defconfig: pineapple-gki: enable QFPROM and TSENS drivers
Enable the qcom-qfprom and qcom-tsens drivers. This is needed so that the qcom-spmi-temp-alarm driver can be compiled. Change-Id: Iae6ff0def8b575da9ad5ae0c3b106c5f0f7eddc5 Signed-off-by: David Collins <quic_collinsd@quicinc.com>
This commit is contained in:
parent
f852a8b67d
commit
b76b5edc79
|
|
@ -131,6 +131,7 @@ CONFIG_QCOM_Q6V5_COMMON=m
|
|||
# CONFIG_QCOM_Q6V5_MSS is not set
|
||||
CONFIG_QCOM_Q6V5_PAS=m
|
||||
# CONFIG_QCOM_Q6V5_WCSS is not set
|
||||
CONFIG_QCOM_QFPROM=m
|
||||
CONFIG_QCOM_QMI_HELPERS=m
|
||||
CONFIG_QCOM_RAMDUMP=m
|
||||
CONFIG_QCOM_RPMH=m
|
||||
|
|
@ -149,6 +150,7 @@ CONFIG_QCOM_SPMI_ADC5_GEN3=m
|
|||
CONFIG_QCOM_SPMI_TEMP_ALARM=m
|
||||
CONFIG_QCOM_SPSS=m
|
||||
CONFIG_QCOM_STATS=m
|
||||
CONFIG_QCOM_TSENS=m
|
||||
CONFIG_QCOM_VADC_COMMON=m
|
||||
# CONFIG_QCOM_WCNSS_PIL is not set
|
||||
CONFIG_QRTR=m
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user