diff options
Diffstat (limited to 'src/config/Options.lb')
-rw-r--r-- | src/config/Options.lb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/config/Options.lb b/src/config/Options.lb index 00042b8cf1..bbf2dce602 100644 --- a/src/config/Options.lb +++ b/src/config/Options.lb @@ -904,6 +904,13 @@ define CONFIG_PCI_64BIT_PREF_MEM comment "allow PCI device get 4G above Region as pref mem" end +define CONFIG_VIDEO_MB + default none + export used + comment "Integrated graphics with UMA has dynamic setup" +end + + ############################################### # Board specific options |