diff options
author | Jo-Philipp Wich <jo@mein.io> | 2016-06-23 18:56:12 +0200 |
---|---|---|
committer | Zoltan HERPAI <wigyori@uid0.hu> | 2016-06-23 18:56:12 +0200 |
commit | 422c5fb53e4e7de4f5c10098e20d4ae53bbe8447 (patch) | |
tree | 08a5556f75416659186e537c52d70dbf66ef16bb | |
parent | 6c6c1e852e867c5bfd35d28aac83aa42d93c6196 (diff) | |
download | master-187ad058-422c5fb53e4e7de4f5c10098e20d4ae53bbe8447.tar.gz master-187ad058-422c5fb53e4e7de4f5c10098e20d4ae53bbe8447.tar.bz2 master-187ad058-422c5fb53e4e7de4f5c10098e20d4ae53bbe8447.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 |