mb/google/brya/variants/osiris: Remove KB_MT from overridetree
All Osiris SKUs use the new RGB gaming keyboard, so don't need the fw_config to decide keyboard matrix. BUG=b:220800586 TEST=FW_NAME="osiris" emerge-brya coreboot chromeos-bootimage Signed-off-by: David Wu <david_wu@quanta.corp-partner.google.com> Change-Id: I19211c345de0b315d65ec64efc70826e81315810 Reviewed-on: https://review.coreboot.org/c/coreboot/+/64813 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Ren Kuo <ren.kuo@quanta.corp-partner.google.com>
This commit is contained in:
parent
596d5bc0fd
commit
fd7a6946d7
|
@ -3,10 +3,6 @@ fw_config
|
|||
option KB_BL_ABSENT 0
|
||||
option KB_BL_PRESENT 1
|
||||
end
|
||||
field KB_MT 1 1
|
||||
option KB_MT_CROS 0
|
||||
option KB_MT_RGB 1
|
||||
end
|
||||
field AUDIO 2 3
|
||||
option AUDIO_UNKNOWN 0
|
||||
option MAX98360_NAU88L25B_I2S 1
|
||||
|
|
Loading…
Reference in New Issue