diff options
Diffstat (limited to 'src/mainboard/google/rex/variants/screebo/overridetree.cb')
-rw-r--r-- | src/mainboard/google/rex/variants/screebo/overridetree.cb | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/mainboard/google/rex/variants/screebo/overridetree.cb b/src/mainboard/google/rex/variants/screebo/overridetree.cb index fdfe9843cf..c66b5cb2b9 100644 --- a/src/mainboard/google/rex/variants/screebo/overridetree.cb +++ b/src/mainboard/google/rex/variants/screebo/overridetree.cb @@ -30,10 +30,6 @@ fw_config option WIFI_SAR_ID_0 0 option WIFI_SAR_ID_1 1 end - field VPU 22 - option VPU_DIS 0 - option VPU_EN 1 - end end chip soc/intel/meteorlake @@ -602,8 +598,5 @@ chip soc/intel/meteorlake end end end - device ref vpu on - probe VPU VPU_EN - end end end |