Johannes Hahn has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/86425?usp=email )
Change subject: mb/siemens/fa_ehl/variants/fa_ehl: Remove I210 driver ......................................................................
mb/siemens/fa_ehl/variants/fa_ehl: Remove I210 driver
Intel I210 Ethernet Transceiver is not used on platform.
Change-Id: I413cb334ee06e3fc7183dc2621b6091f0d0b602b Signed-off-by: Johannes Hahn johannes-hahn@siemens.com --- M src/mainboard/siemens/fa_ehl/variants/fa_ehl/Kconfig 1 file changed, 0 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/25/86425/1
diff --git a/src/mainboard/siemens/fa_ehl/variants/fa_ehl/Kconfig b/src/mainboard/siemens/fa_ehl/variants/fa_ehl/Kconfig index 0f3544c..76096a4 100644 --- a/src/mainboard/siemens/fa_ehl/variants/fa_ehl/Kconfig +++ b/src/mainboard/siemens/fa_ehl/variants/fa_ehl/Kconfig @@ -4,7 +4,6 @@
config BOARD_SPECIFIC_OPTIONS def_bool y - select DRIVER_INTEL_I210 select EHL_TSN_DRIVER select DRIVERS_ETH_PHY_M88E1512