aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel/haswell/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/northbridge/intel/haswell/Kconfig')
-rw-r--r--src/northbridge/intel/haswell/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/northbridge/intel/haswell/Kconfig b/src/northbridge/intel/haswell/Kconfig
index 7e27cfd118..a7f1f9be57 100644
--- a/src/northbridge/intel/haswell/Kconfig
+++ b/src/northbridge/intel/haswell/Kconfig
@@ -22,9 +22,14 @@ config NORTHBRIDGE_INTEL_HASWELL
select CACHE_MRC_BIN
select CPU_INTEL_HASWELL
select REQUIRES_BLOB
+ select MMCONF_SUPPORT_DEFAULT
if NORTHBRIDGE_INTEL_HASWELL
+config BOOTBLOCK_NORTHBRIDGE_INIT
+ string
+ default "northbridge/intel/haswell/bootblock.c"
+
config VGA_BIOS_ID
string
default "8086,0166"