soc/intel/cnl: Use Kconfig to disable HECI1
commit805956bce30090ea8c047f3a5c102f38c47388ee
authorSubrata Banik <subratabanik@google.com>
Mon, 3 Jan 2022 18:29:05 +0000 (3 18:29 +0000)
committerFelix Held <felix-coreboot@felixheld.de>
Mon, 17 Jan 2022 15:49:24 +0000 (17 15:49 +0000)
tree63b0fc35b6859c79da3f3c6fe5cc917907db774f
parent53c7453ba1ecdcd8c862cc535be2ae4082a17bdd
soc/intel/cnl: Use Kconfig to disable HECI1

This patch makes DISABLE_HECI1_AT_PRE_BOOT=y default for Cannon Lake
and ensures disable_heci1() is guarded against this config.

Also, makes dt CSE PCI device `on` by default.

Signed-off-by: Subrata Banik <subratabanik@google.com>
Change-Id: Idd57d2713fe83de5fb93e399734414ca99977d0c
Reviewed-on: https://review.coreboot.org/c/coreboot/+/60725
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
src/mainboard/google/drallion/variants/drallion/devicetree.cb
src/mainboard/google/hatch/variants/baseboard/devicetree.cb
src/mainboard/google/sarien/variants/arcada/devicetree.cb
src/mainboard/google/sarien/variants/sarien/devicetree.cb
src/soc/intel/cannonlake/Kconfig
src/soc/intel/cannonlake/fsp_params.c
src/soc/intel/cannonlake/smihandler.c