From: Hauke Mehrtens Date: Mon, 31 Oct 2016 13:34:08 +0000 (+0100) Subject: kernel: deactivate CONFIG_QCOM_SPMI_TEMP_ALARM X-Git-Tag: v17.01.0-rc1~1000 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76847c7fc90e53d540aa7946fbbb774c670346f3;p=thirdparty%2Fopenwrt.git kernel: deactivate CONFIG_QCOM_SPMI_TEMP_ALARM This fixes the build of the ipq806x target. Signed-off-by: Hauke Mehrtens --- diff --git a/target/linux/generic/config-4.4 b/target/linux/generic/config-4.4 index 32b291fd54f..28e70686f78 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