mb/hp/snb_ivb_laptops: Clean up USBDEBUG_HCD_INDEX setting

Change-Id: Iab21376d1887b0c79ea463885520781d042b040d
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/73035
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
This commit is contained in:
Felix Singer 2023-02-14 08:03:02 +01:00
parent 23b7948355
commit ab0a19c9e6
1 changed files with 2 additions and 6 deletions

View File

@ -132,13 +132,9 @@ config VGA_BIOS_ID
config USBDEBUG_HCD_INDEX
int
default 1 if BOARD_HP_2560P
default 2 if BOARD_HP_2570P
default 1 if BOARD_HP_2760P
default 1 if BOARD_HP_8460P
default 2 if BOARD_HP_8470P
default 2 if BOARD_HP_8770W
default 0 if BOARD_HP_FOLIO_9470M
default 1 if BOARD_HP_2560P || BOARD_HP_2760P || BOARD_HP_8460P
default 2 if BOARD_HP_2570P || BOARD_HP_8470P || BOARD_HP_8770W
default 1 if BOARD_HP_PROBOOK_6360B # FIXME: check this
default 2 if BOARD_HP_REVOLVE_810_G1 # FIXME: check this