summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorFelix Held <felix-coreboot@felixheld.de>2021-01-19 18:18:47 +0100
committerFelix Held <felix-coreboot@felixheld.de>2021-01-20 22:00:01 +0000
commit7dc74b2f6e2057cc3763bd96812fff107f5358d8 (patch)
treead0f8d7e7ffac90b8d0ba6262b9369da0065808b /src
parent953a26875bc55794d9ad33ac47aaf8a3a195e7f1 (diff)
downloadcoreboot-7dc74b2f6e2057cc3763bd96812fff107f5358d8.tar.gz
coreboot-7dc74b2f6e2057cc3763bd96812fff107f5358d8.tar.bz2
coreboot-7dc74b2f6e2057cc3763bd96812fff107f5358d8.zip
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> Reviewed-on: https://review.coreboot.org/c/coreboot/+/49685 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Diffstat (limited to 'src')
-rw-r--r--src/soc/amd/picasso/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/amd/picasso/Kconfig b/src/soc/amd/picasso/Kconfig
index d3c0ef735c9a..2a5574877a43 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