romcc:
[coreboot.git] / src / southbridge / amd / amd8111 / Kconfig
index f0e3b1d6d813233fc6704e06ec42cef22dd54609..69a2bb27a44414310d5651cdfd5aee4817ef6c05 100644 (file)
@@ -19,5 +19,8 @@
 
 config SOUTHBRIDGE_AMD_AMD8111
        bool
-       default n
 
+config BOOTBLOCK_SOUTHBRIDGE_INIT
+        string
+        default "southbridge/amd/amd8111/bootblock.c"
+        depends on SOUTHBRIDGE_AMD_AMD8111