summaryrefslogtreecommitdiff
path: root/src/mainboard/asus/maximus_iv_gene-z/Kconfig
diff options
context:
space:
mode:
authorJan Tatje <jan@jnt.io>2019-01-09 20:39:28 +0100
committerPatrick Georgi <pgeorgi@google.com>2019-01-25 11:19:51 +0000
commit83a127a1890d3256eb045aac1ee7b8fd2682aaee (patch)
treeb269e6b11bcba73c6ca4f5ddd225306a1bdcd0e6 /src/mainboard/asus/maximus_iv_gene-z/Kconfig
parentd2abe9314e418f55df7ed7318bcf31131d0143ae (diff)
downloadcoreboot-83a127a1890d3256eb045aac1ee7b8fd2682aaee.tar.xz
sb/intel/common: Show "Add gigabit ethernet firmware" only for boards that need it
Hide "Add gigabit ethernet firmware" option for boards that do not use GbE firmware in GbE section. The option is now hidden by default and can be reenabled on a per-board basis by selecting MAINBOARD_USES_IFD_GBE_REGION in the mainboards Kconfig. The following boards seem to use this: mb/roda/rv11 mb/ocp/wedge100s mb/ocp/monolake mb/lenovo/x230 mb/lenovo/x220 mb/lenovo/x201 mb/lenovo/x200 mb/lenovo/t530 mb/lenovo/t520 mb/lenovo/t430s mb/lenovo/t430 mb/lenovo/t420s mb/lenovo/t420 mb/lenovo/t400 mb/kontron/ktqm77 mb/intel/saddlebrook mb/intel/kblrvp mb/intel/dg43gt mb/intel/dcp847ske mb/intel/coffeelake_rvp mb/intel/camelbackmountain_fsp mb/hp/revolve_810_g1 mb/hp/folio_9470m mb/hp/compaq_8200_elite_sff mb/hp/8770w mb/hp/8470p mb/hp/8460p mb/hp/2760p mb/hp/2570p mb/google/sarien mb/facebook/watson mb/compulab/intense_pc mb/asus/maximus_iv_gene-z The boards were identified by looking at devicetree.cb, but this list is possibly still incomplete. Change-Id: Ibfb07902ad93fe5ff2bd4f869abcf6579f7b5a79 Signed-off-by: Jan Tatje <jan@jnt.io> Reviewed-on: https://review.coreboot.org/c/30790 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'src/mainboard/asus/maximus_iv_gene-z/Kconfig')
-rw-r--r--src/mainboard/asus/maximus_iv_gene-z/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/asus/maximus_iv_gene-z/Kconfig b/src/mainboard/asus/maximus_iv_gene-z/Kconfig
index 4669cabf30..92d7840031 100644
--- a/src/mainboard/asus/maximus_iv_gene-z/Kconfig
+++ b/src/mainboard/asus/maximus_iv_gene-z/Kconfig
@@ -32,6 +32,7 @@ config BOARD_SPECIFIC_OPTIONS
select SOUTHBRIDGE_INTEL_BD82X6X
select SUPERIO_NUVOTON_NCT6776
select USE_NATIVE_RAMINIT
+ select MAINBOARD_USES_IFD_GBE_REGION
config MAINBOARD_DIR
string