mb/google/mancomb: Remove PS/2 mouse config
Sync from guybrush. BUG=b:182211161 TEST=builds Signed-off-by: Eric Lai <ericr_lai@compal.corp-partner.google.com> Change-Id: I02b375b6fc134e56b7f55e1421f694daa4aa994d Reviewed-on: https://review.coreboot.org/c/coreboot/+/52407 Reviewed-by: Raul Rangel <rrangel@chromium.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
74e2c98030
commit
bc816141c5
|
@ -34,8 +34,6 @@ chip soc/amd/cezanne
|
|||
.vw_ch_en = 1,
|
||||
.oob_ch_en = 0,
|
||||
.flash_ch_en = 0,
|
||||
|
||||
.vw_irq_polarity = ESPI_VW_IRQ_LEVEL_HIGH(1) | ESPI_VW_IRQ_LEVEL_HIGH(12),
|
||||
}"
|
||||
|
||||
register "i2c_scl_reset" = "GPIO_I2C0_SCL | GPIO_I2C1_SCL |
|
||||
|
|
Loading…
Reference in New Issue