mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fix typo... bad imp.
This commit is contained in:
parent
246137792f
commit
bf4969e4ac
1 changed files with 1 additions and 1 deletions
|
|
@ -63,5 +63,5 @@ options INVARIANT_SUPPORT #Extra sanity checks of internal structures, required
|
|||
device loop
|
||||
device ether
|
||||
device uart
|
||||
nodevice uart_8250 # No 8250 here
|
||||
nodevice uart_ns8250 # ADM5120's UART not 16550-like
|
||||
# device md
|
||||
|
|
|
|||
Loading…
Reference in a new issue