diff options
author | Jo-Philipp Wich <jo@mein.io> | 2016-06-15 13:20:39 +0200 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2016-06-15 13:20:39 +0200 |
commit | 14e2f4f6d1fcf3f10eef8127e5342ccfe869dc16 (patch) | |
tree | 74f4b02aedaca5e39cbab41a157a681771bec30d | |
parent | 1830c31632c56ddf93f1dff0e6dad76f63bf673b (diff) | |
download | upstream-14e2f4f6d1fcf3f10eef8127e5342ccfe869dc16.tar.gz upstream-14e2f4f6d1fcf3f10eef8127e5342ccfe869dc16.tar.bz2 upstream-14e2f4f6d1fcf3f10eef8127e5342ccfe869dc16.zip |
ipq806x: add missing kernel config symbol
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
-rw-r--r-- | target/linux/ipq806x/config-4.4 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ipq806x/config-4.4 b/target/linux/ipq806x/config-4.4 index 408fc6d3e9..555247aba5 100644 --- a/target/linux/ipq806x/config-4.4 +++ b/target/linux/ipq806x/config-4.4 @@ -372,6 +372,7 @@ CONFIG_QCOM_SCM=y CONFIG_QCOM_SCM_32=y # CONFIG_QCOM_SMD is not set CONFIG_QCOM_SMEM=y +# CONFIG_QCOM_SPMI_TEMP_ALARM is not set CONFIG_QCOM_WDT=y CONFIG_RAS=y CONFIG_RATIONAL=y |