From 51737cf7da3eee6df5959c8181a49c115368e909 Mon Sep 17 00:00:00 2001 From: Marc Jones Date: Wed, 23 Jul 2008 21:11:20 +0000 Subject: Update to the latest AMD Fam10 microcode patches. Add platform option for patch file name. Signed-off-by: Marc Jones Acked-by: Carl-Daniel Hailfinger git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3434 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/config/Options.lb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/config') diff --git a/src/config/Options.lb b/src/config/Options.lb index 6da8006040..bb5f5704d5 100644 --- a/src/config/Options.lb +++ b/src/config/Options.lb @@ -1061,6 +1061,12 @@ 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 micorcode patch file" + define CONFIG_VIDEO_MB default none export used -- cgit v1.2.3