Add VESA option to GENERIC for amd64 and i386.

MFC after:	1 month
This commit is contained in:
Jung-uk Kim 2012-03-03 00:11:46 +00:00
parent aa6e8dfdd5
commit 62953748f5
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=232416
2 changed files with 2 additions and 0 deletions

View File

@ -168,6 +168,7 @@ device psm # PS/2 mouse
device kbdmux # keyboard multiplexer
device vga # VGA video card driver
options VESA # add support for VESA BIOS Extensions
device splash # Splash screen and screen saver support

View File

@ -173,6 +173,7 @@ device psm # PS/2 mouse
device kbdmux # keyboard multiplexer
device vga # VGA video card driver
options VESA # add support for VESA BIOS Extensions
device splash # Splash screen and screen saver support