summaryrefslogtreecommitdiffstats
path: root/src/mainboard/hp/z220_sff_workstation
diff options
context:
space:
mode:
authorAo Zhong <hacc1225@gmail.com>2020-11-25 20:05:19 +0100
committerNico Huber <nico.h@gmx.de>2020-12-03 23:20:43 +0000
commit20426858c58d99f86bd791259342e71411c7ca62 (patch)
tree4db124e0118fd584610437d35e38bc0b37d2e88f /src/mainboard/hp/z220_sff_workstation
parent424467c2a38303a697a3f6f1cb9cdc6e397e4b2b (diff)
downloadcoreboot-20426858c58d99f86bd791259342e71411c7ca62.tar.gz
coreboot-20426858c58d99f86bd791259342e71411c7ca62.tar.bz2
coreboot-20426858c58d99f86bd791259342e71411c7ca62.zip
mb/hp/z220_sff_workstation/Kconfig: Select MAINBOARD_USES_IFD_GBE_REGION
Select MAINBOARD_USES_IFD_GBE_REGION to make CONFIG_HAVE_GBE_BIN (Add gigabit ethernet configuration) selection available. Without that onboard Ethernet won't work. Signed-off-by: Ao Zhong <hacc1225@gmail.com> Change-Id: I9fe138363fc47254285ebaa4a7dbe5b94a0a8784 Reviewed-on: https://review.coreboot.org/c/coreboot/+/48007 Reviewed-by: Nico Huber <nico.h@gmx.de> Reviewed-by: Felix Singer <felixsinger@posteo.net> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/hp/z220_sff_workstation')
-rw-r--r--src/mainboard/hp/z220_sff_workstation/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/hp/z220_sff_workstation/Kconfig b/src/mainboard/hp/z220_sff_workstation/Kconfig
index b1cf89cea704..12643bd11407 100644
--- a/src/mainboard/hp/z220_sff_workstation/Kconfig
+++ b/src/mainboard/hp/z220_sff_workstation/Kconfig
@@ -18,6 +18,7 @@ config BOARD_SPECIFIC_OPTIONS
select MAINBOARD_HAS_LIBGFXINIT
select INTEL_GMA_HAVE_VBT
select GFX_GMA_ANALOG_I2C_HDMI_B
+ select MAINBOARD_USES_IFD_GBE_REGION
config VBOOT
select VBOOT_VBNV_CMOS