Get rid of the old romstage-as-bootblock ROM layout
[coreboot.git] / src / southbridge / amd / amd8111 / Kconfig
index b134e23f781e4138d2fb4c94b3e150c25f0522ee..83fb8fc0eba59aef170dea7bb16efad9e25fd2f8 100644 (file)
@@ -19,4 +19,9 @@
 
 config SOUTHBRIDGE_AMD_AMD8111
        bool
+       select IOAPIC
 
+config BOOTBLOCK_SOUTHBRIDGE_INIT
+       string
+       default "southbridge/amd/amd8111/bootblock.c"
+       depends on SOUTHBRIDGE_AMD_AMD8111