commit | f0b93bca90fdaa671adc371581380fbad2ea63bf | [log] [tgz] |
---|---|---|
author | Duke Du <Duke.Du@quantatw.com> | Fri May 17 08:45:17 2019 +0800 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Thu May 23 11:42:34 2019 -0400 |
tree | 13bdfec97d202cb82c4c79d246bd2d663437a46b | |
parent | 8b252d2bed9b79a0b2b1bfc929fa25fa62a4eb18 [diff] |
meta-quanta: gsj: Add sensor threshold to hwomn Add sensor ucd90160 to hwmon, modify exists sensor threshold and test on gsj board pass. (From meta-quanta rev: eb4958ddd1081f856c7876cac8a21b166fee28a7) Signed-off-by: Duke Du <Duke.Du@quantatw.com> Change-Id: I4a06978e081653ac27097342bc5cd2dd10816c7e Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-quanta/meta-gsj/recipes-kernel/linux/linux-nuvoton/gsj.cfg b/meta-quanta/meta-gsj/recipes-kernel/linux/linux-nuvoton/gsj.cfg index d498a2b..b95eddf 100644 --- a/meta-quanta/meta-gsj/recipes-kernel/linux/linux-nuvoton/gsj.cfg +++ b/meta-quanta/meta-gsj/recipes-kernel/linux/linux-nuvoton/gsj.cfg
@@ -60,3 +60,4 @@ CONFIG_EDAC_DEBUG=y CONFIG_EDAC_NPCM7XX=y CONFIG_RAS=y +CONFIG_SENSORS_UCD9000=y \ No newline at end of file