Get rid of the old romstage-as-bootblock ROM layout
[coreboot.git] / src / southbridge / intel / i82371eb / Kconfig
index bda72cf2f443d31252a34dd3954ba9ed26528cd5..7e5109ade36d120f6d7fecc7bb87ec9c4fbc9889 100644 (file)
@@ -1,4 +1,9 @@
 config SOUTHBRIDGE_INTEL_I82371EB
        bool
-       select IOAPIC
+       select HAVE_ACPI_RESUME if HAVE_ACPI_TABLES
+
+config BOOTBLOCK_SOUTHBRIDGE_INIT
+       string
+       default "southbridge/intel/i82371eb/bootblock.c"
+       depends on SOUTHBRIDGE_INTEL_I82371EB