coreboot-kgpe-d16/src/soc/intel
Felix Singer ffe90c528b soc/intel/skylake: Enable SMBus depending on devicetree configuration
Currently SMBus gets enabled by the option SmbusEnable, but this
duplicates the devicetree on/off options. Therefore use the on/off
options for the enablement of the SMBus controller.

I checked all corresponding mainboards if the devicetree configuration
matches the SmbusEnable setting.

Change-Id: I0d9ec1888c82cc6d5ef86d0694269c885ba62c41
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/43845
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Michael Niewöhner
2020-07-29 20:47:56 +00:00
..
apollolake soc/intel/apollolake: Simplify is-device-enabled checks 2020-07-28 08:38:06 +00:00
baytrail src: Remove whitespace between 'sizeof' and '(' 2020-07-26 21:18:16 +00:00
braswell soc/intel/braswell/fadt.c: Use ACPI_ADDRESS_SPACE_IO macro 2020-07-28 10:53:55 +00:00
broadwell src: Never set ISA Enable on PCI bridges 2020-07-28 10:54:02 +00:00
cannonlake soc/intel/cannonlake: Configure SataPwrOptEnable only if SATA is enabled 2020-07-28 08:38:39 +00:00
common src: Never set ISA Enable on PCI bridges 2020-07-28 10:54:02 +00:00
denverton_ns cpu,soc/intel: Drop select SMP 2020-07-26 20:59:52 +00:00
icelake src: Update bare access to BOOL CONFIG_ vals to CONFIG() 2020-07-26 21:21:03 +00:00
jasperlake soc/intel/jasperlake: Clean up report_cpu_info() function 2020-07-29 09:35:19 +00:00
quark src: Make HAVE_CF9_RESET set the FADT reset register 2020-07-20 13:23:13 +00:00
skylake soc/intel/skylake: Enable SMBus depending on devicetree configuration 2020-07-29 20:47:56 +00:00
tigerlake soc/intel/tigerlake: Set default USB3 de-emphasis to -3.5dB 2020-07-29 09:36:11 +00:00
xeon_sp cpu,soc/intel: Drop select SMP 2020-07-26 20:59:52 +00:00
Kconfig