diff options
author | Luka Perkov <luka@openwrt.org> | 2015-04-16 00:23:34 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2015-04-16 00:23:34 +0000 |
commit | 0926e4c22feb8b9f65d7fbf9deb880de031fd0a2 (patch) | |
tree | 2062e4ed7aa10a5e584f82be0007fd4f596cba81 /target/linux | |
parent | a635c0a04e39989c42e2c98ca292a4be81e38359 (diff) | |
download | upstream-0926e4c22feb8b9f65d7fbf9deb880de031fd0a2.tar.gz upstream-0926e4c22feb8b9f65d7fbf9deb880de031fd0a2.tar.bz2 upstream-0926e4c22feb8b9f65d7fbf9deb880de031fd0a2.zip |
mvebu: bring back CONFIG_CPU_THERMAL
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 45455
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/mvebu/config-3.18 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/mvebu/config-3.18 b/target/linux/mvebu/config-3.18 index 1df5bda7a6..4a8ab4d5e5 100644 --- a/target/linux/mvebu/config-3.18 +++ b/target/linux/mvebu/config-3.18 @@ -91,6 +91,7 @@ CONFIG_CPU_PABRT_V7=y CONFIG_CPU_PJ4B=y CONFIG_CPU_PM=y CONFIG_CPU_RMAP=y +# CONFIG_CPU_THERMAL is not set CONFIG_CPU_TLB_V7=y CONFIG_CPU_V7=y CONFIG_CRC16=y |