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