aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/intel/common
diff options
context:
space:
mode:
Diffstat (limited to 'src/southbridge/intel/common')
-rw-r--r--src/southbridge/intel/common/firmware/Kconfig5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/southbridge/intel/common/firmware/Kconfig b/src/southbridge/intel/common/firmware/Kconfig
index 8891c613fc..ba54fcda32 100644
--- a/src/southbridge/intel/common/firmware/Kconfig
+++ b/src/southbridge/intel/common/firmware/Kconfig
@@ -107,9 +107,12 @@ config ME_CLEANER_ARGS
depends on USE_ME_CLEANER
default "-S"
+config MAINBOARD_USES_IFD_GBE_REGION
+ def_bool n
+
config HAVE_GBE_BIN
bool "Add gigabit ethernet firmware"
- depends on HAVE_IFD_BIN
+ depends on HAVE_IFD_BIN && MAINBOARD_USES_IFD_GBE_REGION
help
The integrated gigabit ethernet controller needs a firmware file.
Select this if you are going to use the PCH integrated controller