diff options
-rw-r--r-- | src/mainboard/google/brya/variants/vell/overridetree.cb | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/mainboard/google/brya/variants/vell/overridetree.cb b/src/mainboard/google/brya/variants/vell/overridetree.cb index 3f115021d3..8751350b97 100644 --- a/src/mainboard/google/brya/variants/vell/overridetree.cb +++ b/src/mainboard/google/brya/variants/vell/overridetree.cb @@ -550,12 +550,4 @@ chip soc/intel/alderlake end end end - - # VR Settings - register "domain_vr_config[VR_DOMAIN_IA]" = "{ - .vr_config_enable = 1, - .psi1threshold = VR_CFG_AMP(13), - .psi2threshold = VR_CFG_AMP(7), - }" - end |