From db992acb73611285ac433d9c7cdf09480be17b54 Mon Sep 17 00:00:00 2001 From: li feng Date: Thu, 12 Mar 2020 11:37:13 -0700 Subject: drivers/intel/ish: Add TGL ISH PCI id BRANCH=none BUG=b:145946347 TEST==boot to OS with TGL RVP UP3 Signed-off-by: Hu, Hebo Signed-off-by: li feng Change-Id: I3a4f73e82f62def3adb2cb1332a315366078c918 Reviewed-on: https://review.coreboot.org/c/coreboot/+/39478 Reviewed-by: Wonkyu Kim Reviewed-by: Patrick Georgi Tested-by: build bot (Jenkins) --- src/drivers/intel/ish/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'src/drivers/intel/ish/Kconfig') diff --git a/src/drivers/intel/ish/Kconfig b/src/drivers/intel/ish/Kconfig index 635864e143..a2828d1349 100644 --- a/src/drivers/intel/ish/Kconfig +++ b/src/drivers/intel/ish/Kconfig @@ -1,5 +1,6 @@ config DRIVERS_INTEL_ISH bool + default n help When enabled, chip driver/intel/ish will publish information to the SSDT _DSD table for the ISH device. -- cgit v1.2.3