diff options
Diffstat (limited to 'src/mainboard/google/rex/variants/karis/overridetree.cb')
-rw-r--r-- | src/mainboard/google/rex/variants/karis/overridetree.cb | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/mainboard/google/rex/variants/karis/overridetree.cb b/src/mainboard/google/rex/variants/karis/overridetree.cb index c65493322d..c74b51c69b 100644 --- a/src/mainboard/google/rex/variants/karis/overridetree.cb +++ b/src/mainboard/google/rex/variants/karis/overridetree.cb @@ -34,10 +34,6 @@ fw_config option DISABLE 0 option ENABLE 1 end - field VPU 22 - option VPU_DIS 0 - option VPU_EN 1 - end end chip soc/intel/meteorlake @@ -585,8 +581,5 @@ chip soc/intel/meteorlake end end device ref hda on end - device ref vpu on - probe VPU VPU_EN - end end end |