mb/google/brask/variants/moli: remove DB_OPT from overridetree
Both option-HDMI and option-DP use the same setting of vbt, and ABSENT is just physically remove option board from motherboard, so it just need one vbt, and it don't need the fw_config to decide which vbt will be return. BUG=b:231769131 TEST=emerge-brask coreboot. Signed-off-by: Raihow Shi <raihow_shi@wistron.corp-partner.google.com> Change-Id: I1f8cdcbc05ed3bc689d29261e4fd4d700326dce8 Reviewed-on: https://review.coreboot.org/c/coreboot/+/64271 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
This commit is contained in:
parent
cc115cb71a
commit
bd192821bb
|
@ -1,9 +1,4 @@
|
|||
fw_config
|
||||
field DB_OPT 2 3
|
||||
option OPT_ABSENT 0
|
||||
option OPT_HDMI 1
|
||||
option OPT_DP 2
|
||||
end
|
||||
field STORAGE 4 5
|
||||
option STORAGE_UNKNOWN 0
|
||||
option STORAGE_NVME 1
|
||||
|
|
Loading…
Reference in New Issue