projects
/
openwrt
/
staging
/
mkresin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e08942e
)
kernel: 5.15: add missing symbol
author
Robert Marko
<robert.marko@sartura.hr>
Sat, 30 Apr 2022 18:17:24 +0000
(20:17 +0200)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Sat, 30 Apr 2022 19:27:46 +0000
(21:27 +0200)
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
patch
|
blob
|
history
diff --git
a/target/linux/generic/config-5.15
b/target/linux/generic/config-5.15
index 7cffea43a5222f55d551fbe779f766c80f55d1ba..bc5ecb4d727700f17ad37c8af6841b2c14bf3f9e 100644
(file)
--- 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