i386 kernel is not built with vt_vbefb

Add vt_vbefb to GENERIC and NOTES
This commit is contained in:
Toomas Soome 2021-01-08 20:57:00 +02:00
parent de27805fee
commit 7c6a71d16c
2 changed files with 2 additions and 0 deletions

View File

@ -196,6 +196,7 @@ options SC_PIXEL_MODE # add support for the raster text mode
# vt is the new video console driver
device vt
device vt_vga
device vt_vbefb
device agp # support several AGP chipsets

View File

@ -423,6 +423,7 @@ options VGA_DEBUG
# vt(4) drivers.
device vt_vga
device vt_vbefb
# Linear framebuffer driver for S3 VESA 1.2 cards. Works on top of VESA.
device s3pci