Get rid of the old romstage-as-bootblock ROM layout
[coreboot.git] / src / southbridge / amd / amd8111 / Kconfig
index 69a2bb27a44414310d5651cdfd5aee4817ef6c05..83fb8fc0eba59aef170dea7bb16efad9e25fd2f8 100644 (file)
@@ -19,8 +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
+       string
+       default "southbridge/amd/amd8111/bootblock.c"
+       depends on SOUTHBRIDGE_AMD_AMD8111