[PATCH] kernel: 5.15: add missing symbol

Robert Marko robert.marko at sartura.hr
Sat Apr 30 11:17:24 PDT 2022


CONFIG_QCOM_SPMI_ADC_TM5 gets uncovered while building IPQ40xx with 5.15.

Signed-off-by: Robert Marko <robert.marko at sartura.hr>
---
 target/linux/generic/config-5.15 | 1 +
 1 file changed, 1 insertion(+)

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
-- 
2.35.1




More information about the openwrt-devel mailing list