Fix r3434 check-in. Added missing end to Options.lb. Not entirely sure how it
[coreboot.git] / src / config / Options.lb
index 6da8006040dd0747b2c1a3c4c2ee70d818cc5523..0ed6a7d83091adc5a5b1a8d16eda1a1dd86c616a 100644 (file)
@@ -1061,6 +1061,13 @@ define CONFIG_AMDMCT
        comment "use AMD MCT to init RAM instead of native code"
 end
 
+define AMD_UCODE_PATCH_FILE
+       default none
+       export used
+       format "\"%s\""
+       comment "name of the microcode patch file"      
+end
+
 define CONFIG_VIDEO_MB
         default none
         export used