diff options
Diffstat (limited to 'src/config')
-rw-r--r-- | src/config/Options.lb | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/src/config/Options.lb b/src/config/Options.lb index 13a531b478..bf7faf5d55 100644 --- a/src/config/Options.lb +++ b/src/config/Options.lb @@ -479,16 +479,7 @@ define CONFIG_SYS_CLK_FREQ export used comment "System clock frequency in MHz" end -define CONFIG_LEGACY_VGABIOS - default 0 - export used - comment "Support for legacy VGA BIOS" -end -define VGABIOS_START - default 0 - export used - comment "Base of Legacy VGA in Rom" -end + ############################################### # SMP options ############################################### |