mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 01:00:30 -04:00
Remove unused option.
This commit is contained in:
parent
d5a20b9777
commit
d6fb2fd561
2 changed files with 0 additions and 4 deletions
|
|
@ -28,8 +28,6 @@ device chrome_kb # Chrome Keyboard
|
|||
# Framebuffer
|
||||
device vt
|
||||
device kbdmux
|
||||
options SC_DFLT_FONT # compile font in
|
||||
makeoptions SC_DFLT_FONT=cp437
|
||||
device ukbd
|
||||
|
||||
#FDT
|
||||
|
|
|
|||
|
|
@ -148,8 +148,6 @@ device vf_spi
|
|||
# Framebuffer
|
||||
device vt
|
||||
device kbdmux
|
||||
options SC_DFLT_FONT # compile font in
|
||||
makeoptions SC_DFLT_FONT=cp437
|
||||
device ukbd
|
||||
|
||||
options FDT
|
||||
|
|
|
|||
Loading…
Reference in a new issue