Remove stale references to opt_sio.h
The sio(4) driver was removed entirely in 2019, commit 71f0077631
.
Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D28929
This commit is contained in:
parent
a9bd22814f
commit
1fc928770b
@ -24,13 +24,6 @@ LINSYSFS opt_dontuse.h
|
||||
|
||||
TIMER_FREQ opt_clock.h
|
||||
|
||||
# options for serial support
|
||||
COM_ESP opt_sio.h
|
||||
COM_MULTIPORT opt_sio.h
|
||||
CONSPEED opt_sio.h
|
||||
GDBSPEED opt_sio.h
|
||||
COM_NO_ACPI opt_sio.h
|
||||
|
||||
VGA_ALT_SEQACCESS opt_vga.h
|
||||
VGA_DEBUG opt_vga.h
|
||||
VGA_NO_FONT_LOADING opt_vga.h
|
||||
|
@ -67,13 +67,6 @@ I486_CPU opt_global.h
|
||||
I586_CPU opt_global.h
|
||||
I686_CPU opt_global.h
|
||||
|
||||
# options for serial support
|
||||
COM_ESP opt_sio.h
|
||||
COM_MULTIPORT opt_sio.h
|
||||
CONSPEED opt_sio.h
|
||||
GDBSPEED opt_sio.h
|
||||
COM_NO_ACPI opt_sio.h
|
||||
|
||||
VGA_ALT_SEQACCESS opt_vga.h
|
||||
VGA_DEBUG opt_vga.h
|
||||
VGA_NO_FONT_LOADING opt_vga.h
|
||||
|
Loading…
Reference in New Issue
Block a user