mirror of https://github.com/hak5/openwrt-owl.git
kernel: deactivate CONFIG_QCOM_SPMI_TEMP_ALARM
This fixes the build of the ipq806x target. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>owl
parent
12f0d5402c
commit
76847c7fc9
|
@ -3046,6 +3046,7 @@ CONFIG_PROC_SYSCTL=y
|
|||
# CONFIG_PWM_PCA9685 is not set
|
||||
# CONFIG_QCA7000 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
|
||||
# CONFIG_QED is not set
|
||||
# CONFIG_QLA3XXX is not set
|
||||
|
|
Loading…
Reference in New Issue