diff options
Diffstat (limited to 'src/drivers/usb')
-rw-r--r-- | src/drivers/usb/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drivers/usb/Kconfig b/src/drivers/usb/Kconfig index 935108fd73..802ecedd13 100644 --- a/src/drivers/usb/Kconfig +++ b/src/drivers/usb/Kconfig @@ -25,7 +25,7 @@ config USBDEBUG It also requires a USB2 controller which supports the EHCI Debug Port capability. - See http://www.coreboot.org/EHCI_Debug_Port for an up-to-date list + See https://www.coreboot.org/EHCI_Debug_Port for an up-to-date list of supported controllers. If unsure, say N. |