coreboot/src
Furquan Shaikh d9f5d90ada soc/intel/adl: Move USB4 hotplug Kconfig to common
This change adds a new Kconfig `SOC_INTEL_ENABLE_USB4_PCIE_RESOURCES`
that can be selected by mainboard to reserve hotplug resources for
USB4 at the SoC level. `ADL_ENABLE_USB4_PCIE_RESOURCES` is dropped
from soc/intel/alderlake and instead the newly added Kconfig is now
used. This new Kconfig is added so that the same config can be used
across different platforms. In following changes, this Kconfig is
utilized by TGL as well.

Change-Id: Id7c359a0e255c43c2732f6cbe287bc7da14a46e3
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/57124
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2021-09-06 06:26:37 +00:00
..
acpi
arch smbios.c: Rename two local functions 2021-09-05 18:18:07 +00:00
commonlib
console
cpu cpu/x86: Use MP_RUN_ON_ALL_CPUS macro instead of hardcoding 2021-09-04 05:41:24 +00:00
device
drivers drivers/intel/dptf: Add new thermal control mechanism for pch device 2021-09-05 19:27:54 +00:00
ec
include wifi: Add support for DSM methods for intel wifi card 2021-09-02 22:55:37 +00:00
lib
mainboard soc/intel/adl: Move USB4 hotplug Kconfig to common 2021-09-06 06:26:37 +00:00
northbridge
security
soc soc/intel/adl: Move USB4 hotplug Kconfig to common 2021-09-06 06:26:37 +00:00
southbridge sb/amd/pi/hudson: drop HUDSON_UART option and corresponding code 2021-09-05 17:43:36 +00:00
superio
vendorcode vc/mediatek/mt8195: Remove unused code 2021-09-03 07:10:36 +00:00
Kconfig