i82801gx: enable SPI prefetching
[coreboot.git] / src / southbridge / intel / i82801gx / Kconfig
index f63c12faaf8dc258e1e355267b05b45cbb0fa496..a6bd2026d90e0d5d1960d6569ac5c9129bda19b3 100644 (file)
@@ -38,5 +38,10 @@ config USBDEBUG_DEFAULT_PORT
        int
        default 1 
 
+config BOOTBLOCK_SOUTHBRIDGE_INIT
+        string
+       default "southbridge/intel/i82801gx/bootblock.c"
+       depends on SOUTHBRIDGE_INTEL_I82801GX
+
 endif