mb/google/brask/variants/moli: Remove the cnvi_bt_audio_offload
Remove the cnvi_bt_audio_offload because it is already probed in variant.c for moli. BUG=b:235426221 TEST=emerge-brask coreboot. Signed-off-by: Raihow Shi <raihow_shi@wistron.corp-partner.google.com> Change-Id: I15077ca161b6283e764105d1c2fbc59ead1fd761 Reviewed-on: https://review.coreboot.org/c/coreboot/+/65099 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
This commit is contained in:
parent
b0eef7b4bb
commit
d79bb899c1
|
@ -27,7 +27,6 @@ chip soc/intel/alderlake
|
|||
register "usb2_ports[3]" = "USB2_PORT_SHORT(OC_SKIP)" # Enable USB2 Port4
|
||||
register "usb2_ports[8]" = "USB2_PORT_EMPTY" # Disable USB2 Port9
|
||||
register "tcss_ports[3]" = "TCSS_PORT_EMPTY" # Disable TCP3
|
||||
register "cnvi_bt_audio_offload" = "true"
|
||||
device domain 0 on
|
||||
device ref tcss_dma0 on
|
||||
chip drivers/intel/usb4/retimer
|
||||
|
|
Loading…
Reference in New Issue