[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-636-gceb960a
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2015-03-03 20:39:31
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, master has been updated
via ceb960aa194661f818015511a402a2797e8d18c1 (commit)
from b2f5b0ee88a1bd4001f97bf70652a6fdf9e24f73 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit ceb960aa194661f818015511a402a2797e8d18c1
Author: Julien Boibessot <jul...@ar...>
Date: Tue Mar 3 21:37:07 2015 +0100
[LINUX] APF6: 3.10 legacy: Add CPU thermal monitoring support
-----------------------------------------------------------------------
Summary of changes:
.../armadeus/apf6/apf6legacy-linux-3.10.config | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/buildroot/target/device/armadeus/apf6/apf6legacy-linux-3.10.config b/buildroot/target/device/armadeus/apf6/apf6legacy-linux-3.10.config
index dceab50..c8868a3 100644
--- a/buildroot/target/device/armadeus/apf6/apf6legacy-linux-3.10.config
+++ b/buildroot/target/device/armadeus/apf6/apf6legacy-linux-3.10.config
@@ -161,6 +161,9 @@ CONFIG_SPI=y
CONFIG_SPI_IMX=y
CONFIG_GPIO_SYSFS=y
# CONFIG_HWMON is not set
+CONFIG_THERMAL=y
+CONFIG_CPU_THERMAL=y
+CONFIG_IMX_THERMAL=y
CONFIG_WATCHDOG=y
CONFIG_IMX2_WDT=y
CONFIG_MFD_DA9052_I2C=y
hooks/post-receive
--
armadeus
|