From 7dc74b2f6e2057cc3763bd96812fff107f5358d8 Mon Sep 17 00:00:00 2001 From: Felix Held Date: Tue, 19 Jan 2021 18:18:47 +0100 Subject: soc/amd/picasso/Kconfig: drop HAVE_USBDEBUG_OPTIONS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Picasso doesn't have any EHCI controllers, so it can't support EHCI debug. Change-Id: I2dae22c0db294f5334d9796d90f432d6c8d304df Signed-off-by: Felix Held Reviewed-on: https://review.coreboot.org/c/coreboot/+/49685 Tested-by: build bot (Jenkins) Reviewed-by: Kyösti Mälkki Reviewed-by: Marshall Dawson --- src/soc/amd/picasso/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/soc/amd/picasso/Kconfig b/src/soc/amd/picasso/Kconfig index d3c0ef735c..2a5574877a 100644 --- a/src/soc/amd/picasso/Kconfig +++ b/src/soc/amd/picasso/Kconfig @@ -25,7 +25,6 @@ config CPU_SPECIFIC_OPTIONS 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 -- cgit v1.2.3