diff mbox series

kernel: 5.15: add missing symbol

Message ID 20220430181724.1948406-1-robert.marko@sartura.hr
State Accepted
Delegated to: Hauke Mehrtens
Headers show
Series kernel: 5.15: add missing symbol | expand

Commit Message

Robert Marko April 30, 2022, 6:17 p.m. UTC
CONFIG_QCOM_SPMI_ADC_TM5 gets uncovered while building IPQ40xx with 5.15.

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

Patch

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