aboutsummaryrefslogtreecommitdiff
path: root/src/config
diff options
context:
space:
mode:
Diffstat (limited to 'src/config')
-rw-r--r--src/config/Options.lb5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/config/Options.lb b/src/config/Options.lb
index 3dfa80110f..4742908937 100644
--- a/src/config/Options.lb
+++ b/src/config/Options.lb
@@ -384,6 +384,11 @@ define CONFIG_CONSOLE_VGA_MULTI
export always
comment "Multi VGA console"
end
+define CONFIG_CONSOLE_VGA_ONBOARD_AT_FIRST
+ default 0
+ export always
+ comment "Use onboard VGA instead of add on VGA card"
+end
define CONFIG_CONSOLE_BTEXT
default 0
export always