diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2016-10-31 14:34:08 +0100 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2016-10-31 14:35:30 +0100 |
commit | 76847c7fc90e53d540aa7946fbbb774c670346f3 (patch) | |
tree | c7d6752c52d6217c105cb60901e301eed9d39499 | |
parent | 12f0d5402c69b991f00a956ee084aa087a90fadb (diff) | |
download | upstream-76847c7fc90e53d540aa7946fbbb774c670346f3.tar.gz upstream-76847c7fc90e53d540aa7946fbbb774c670346f3.tar.bz2 upstream-76847c7fc90e53d540aa7946fbbb774c670346f3.zip |
kernel: deactivate CONFIG_QCOM_SPMI_TEMP_ALARM
This fixes the build of the ipq806x target.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
-rw-r--r-- | target/linux/generic/config-4.4 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-4.4 b/target/linux/generic/config-4.4 index 32b291fd54..28e70686f7 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 |