Skip to content

Commit

Permalink
[device][barefoot] Skip psud for Newport (#7200)
Browse files Browse the repository at this point in the history
Temporary skip psud for Newport, for Barefoot needs.

Signed-off-by: Volodymyr Boyko <[email protected]>
  • Loading branch information
vboykox authored and daall committed Mar 31, 2021
1 parent 35f2924 commit a0c0025
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"skip_thermalctld": false,
"skip_ledd": true,
"skip_xcvrd": false,
"skip_psud": false,
"skip_psud": true,
"skip_syseepromd": false
}

0 comments on commit a0c0025

Please sign in to comment.