aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/via/k8t890/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/southbridge/via/k8t890/Kconfig')
-rw-r--r--src/southbridge/via/k8t890/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/southbridge/via/k8t890/Kconfig b/src/southbridge/via/k8t890/Kconfig
index f6e51dccd1..76be0c1b4f 100644
--- a/src/southbridge/via/k8t890/Kconfig
+++ b/src/southbridge/via/k8t890/Kconfig
@@ -51,4 +51,8 @@ config VIDEO_MB
default -1 if K8M890_VIDEO_MB_CMOS
depends on SOUTHBRIDGE_VIA_K8M890_VGA_EN
+config CHIPSET_BOOTBLOCK_INCLUDE
+ string
+ default "southbridge/via/k8t890/romstrap.inc"
+
endif # SOUTHBRIDGE_K8T890