mb/google/brya/var/kano: Enable USB2 port 9 for BlueTooth

BlueTooth disappeared after disabled USB2 port 9,
so we need to re-enable it.

BUG=none
TEST=build pass

Signed-off-by: David Wu <david_wu@quanta.corp-partner.google.com>
Change-Id: I7971509d7428562c80e781339ead059a189cea13
Reviewed-on: https://review.coreboot.org/c/coreboot/+/59658
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: YH Lin <yueherngl@google.com>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
This commit is contained in:
David Wu 2021-11-25 15:26:31 +08:00 committed by Tim Wawrzynczak
parent 50f428d48b
commit b63e1f114b
1 changed files with 0 additions and 1 deletions

View File

@ -20,7 +20,6 @@ chip soc/intel/alderlake
register "usb2_ports[1]" = "USB2_PORT_EMPTY" # Disable USB2_C1 register "usb2_ports[1]" = "USB2_PORT_EMPTY" # Disable USB2_C1
register "usb2_ports[3]" = "USB2_PORT_EMPTY" # Disable M.2 WWAN register "usb2_ports[3]" = "USB2_PORT_EMPTY" # Disable M.2 WWAN
register "usb2_ports[9]" = "USB2_PORT_EMPTY" # Disable M.2 Bluetooth
register "usb3_ports[3]" = "USB3_PORT_EMPTY" # Disable M.2 WWAN register "usb3_ports[3]" = "USB3_PORT_EMPTY" # Disable M.2 WWAN