[source] kernel: deactivate CONFIG_QCOM_SPMI_TEMP_ALARM

LEDE Commits lede-commits at lists.infradead.org
Mon Oct 31 06:38:02 PDT 2016


hauke pushed a commit to source.git, branch master:
https://git.lede-project.org/76847c7fc90e53d540aa7946fbbb774c670346f3

commit 76847c7fc90e53d540aa7946fbbb774c670346f3
Author: Hauke Mehrtens <hauke at hauke-m.de>
AuthorDate: Mon Oct 31 14:34:08 2016 +0100

    kernel: deactivate CONFIG_QCOM_SPMI_TEMP_ALARM
    
    This fixes the build of the ipq806x target.
    
    Signed-off-by: Hauke Mehrtens <hauke at hauke-m.de>
---
 target/linux/generic/config-4.4 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/target/linux/generic/config-4.4 b/target/linux/generic/config-4.4
index 32b291f..28e7068 100644
--- a/target/linux/generic/config-4.4
+++ b/target/linux/generic/config-4.4
@@ -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



More information about the lede-commits mailing list