Sean Rhodes has uploaded a new patch set (#2). ( https://review.coreboot.org/c/coreboot/+/79875?usp=email )
Change subject: soc/intel/common/tcss: Fix Kconfig dependency ......................................................................
soc/intel/common/tcss: Fix Kconfig dependency
ENABLE_TCSS_DISPLAY_DETECTION will call usbc_get_ops, which depends on ENABLE_TCSS_USB_DETECTION. Add this is Kconfig to avoid issues.
Signed-off-by: Sean Rhodes sean@starlabs.systems Change-Id: I46cab8b385b2aefe1fc106bf5a2dcfe8f15dbe10 --- M src/soc/intel/common/block/tcss/Kconfig 1 file changed, 2 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/75/79875/2