coreboot/src/soc/intel
Felix Singer 57c8143350 soc/intel/skylake: Enable LAN depending on devicetree configuration
Currently LAN gets enabled by the option EnableLan, but this
duplicates the devicetree on/off options. Therefore use the on/off
options for the enablement of the LAN controller.

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

Change-Id: I36347e8e0f0ddba47aec52aeb6bc047e3c8bfaa4
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/43844
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Michael Niewöhner
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2020-07-29 20:45:53 +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 LAN depending on devicetree configuration 2020-07-29 20:45:53 +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