sys/x86/NOTES: Add vt_efifb
Contrary to what is stated in commitf224591746("Add ASMC_DEBUG make option"), the various NOTES files should list all available options. Since vt_efifb is supported also on i386, add it back to x86/NOTES instead of amd64/NOTES. Fixes:f224591746("Add ASMC_DEBUG make option") Sponsored by: The FreeBSD Foundation
This commit is contained in:
@@ -329,6 +329,7 @@ options VGA_DEBUG
|
||||
# vt(4) drivers.
|
||||
device vt_vga # VGA
|
||||
device vt_vbefb # VBE framebuffer
|
||||
device vt_efifb # EFI framebuffer
|
||||
|
||||
# Linear framebuffer driver for S3 VESA 1.2 cards. Works on top of VESA.
|
||||
device s3pci
|
||||
|
||||
Reference in New Issue
Block a user