Felix Held has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/49685 )
Change subject: soc/amd/picasso/Kconfig: drop HAVE_USBDEBUG_OPTIONS ......................................................................
soc/amd/picasso/Kconfig: drop HAVE_USBDEBUG_OPTIONS
Picasso doesn't have any EHCI controllers, so it can't support EHCI debug.
Change-Id: I2dae22c0db294f5334d9796d90f432d6c8d304df Signed-off-by: Felix Held felix-coreboot@felixheld.de --- M src/soc/amd/picasso/Kconfig 1 file changed, 0 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/85/49685/1
diff --git a/src/soc/amd/picasso/Kconfig b/src/soc/amd/picasso/Kconfig index d3c0ef7..2a55748 100644 --- a/src/soc/amd/picasso/Kconfig +++ b/src/soc/amd/picasso/Kconfig @@ -25,7 +25,6 @@ select IOAPIC select HAVE_ACPI_TABLES select HAVE_EM100_SUPPORT - select HAVE_USBDEBUG_OPTIONS select SOC_AMD_COMMON_BLOCK_SPI select SOC_AMD_COMMON select SOC_AMD_COMMON_BLOCK_NONCAR