[barefoot][device] Enable thermalctld (#7005)
Enable thermalctld on Barefoot platforms Signed-off-by: Volodymyr Boyko <volodymyrx.boiko@intel.com>
This commit is contained in:
parent
6fb1600234
commit
4cd55a582f
@ -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,
|
||||
|
@ -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,
|
||||
|
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user