romcc:
[coreboot.git] / src / northbridge / amd / amdfam10 / Kconfig
index aa344c646e4d57dc3b6548603253c4b899117899..daff00a0d466f2e4168a6c89ac289dafb4b7cc7e 100644 (file)
@@ -52,4 +52,9 @@ config HW_MEM_HOLE_SIZE_AUTO_INC
        default n
        depends on NORTHBRIDGE_AMD_AMDFAM10
 
+config BOOTBLOCK_NORTHBRIDGE_INIT
+        string
+        default "northbridge/amd/amdfam10/bootblock.c"
+       depends on NORTHBRIDGE_AMD_AMDFAM10
+
 source src/northbridge/amd/amdfam10/root_complex/Kconfig