[barefoot][device] Enable thermalctld (#7005)

Enable thermalctld on Barefoot platforms

Signed-off-by: Volodymyr Boyko <volodymyrx.boiko@intel.com>
This commit is contained in:
Volodymyr Boiko 2021-03-12 21:51:45 +02:00 committed by Danny Allen
parent 6fb1600234
commit 4cd55a582f
3 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
{
"skip_pcied": false,
"skip_fancontrol": true,
"skip_thermalctld": true,
"skip_thermalctld": false,
"skip_ledd": true,
"skip_xcvrd": false,
"skip_psud": false,

View File

@ -1,7 +1,7 @@
{
"skip_pcied": false,
"skip_fancontrol": true,
"skip_thermalctld": true,
"skip_thermalctld": false,
"skip_ledd": true,
"skip_xcvrd": false,
"skip_psud": false,

View File

@ -1,7 +1,7 @@
{
"skip_pcied": true,
"skip_fancontrol": true,
"skip_thermalctld": true,
"skip_thermalctld": false,
"skip_ledd": true,
"skip_xcvrd": false,
"skip_psud": false,