summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Marko2022-04-30 18:17:24 +0000
committerHauke Mehrtens2022-04-30 19:27:46 +0000
commit714b88c1ab2a59c2b4408e5ef4a153a87a135e39 (patch)
tree64956724dd2db267bb839230fef589bf21b95904
parente08942e76a162962892020a0f7e52ef751ec68e4 (diff)
downloadmkresin-714b88c1ab2a59c2b4408e5ef4a153a87a135e39.tar.gz
kernel: 5.15: add missing symbol
CONFIG_QCOM_SPMI_ADC_TM5 gets uncovered while building IPQ40xx with 5.15. Signed-off-by: Robert Marko <robert.marko@sartura.hr>
-rw-r--r--target/linux/generic/config-5.151
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-5.15 b/target/linux/generic/config-5.15
index 7cffea43a5..bc5ecb4d72 100644
--- a/target/linux/generic/config-5.15
+++ b/target/linux/generic/config-5.15
@@ -4837,6 +4837,7 @@ CONFIG_PWRSEQ_SIMPLE=y
# CONFIG_QCOM_LMH is not set
# CONFIG_QCOM_QDF2400_ERRATUM_0065 is not set
# CONFIG_QCOM_SPMI_ADC5 is not set
+# CONFIG_QCOM_SPMI_ADC_TM5 is not set
# CONFIG_QCOM_SPMI_IADC is not set
# CONFIG_QCOM_SPMI_TEMP_ALARM is not set
# CONFIG_QCOM_SPMI_VADC is not set