diff options
Diffstat (limited to 'src/config')
-rw-r--r-- | src/config/Options.lb | 6 |
1 files changed, 6 insertions, 0 deletions
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 |