mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
fix typos..
Submitted by: brueffer
This commit is contained in:
parent
85b543e06d
commit
e0b231cbc8
1 changed files with 2 additions and 2 deletions
|
|
@ -2818,8 +2818,8 @@ options DCONS_FORCE_GDB=1 # force to be the gdb device
|
|||
device crypto # core crypto support
|
||||
|
||||
# Only install the cryptodev device if you are running tests, or know
|
||||
# specificly why you need it. Most cases, it is not needed and will
|
||||
# make things slower.
|
||||
# specifically why you need it. In most cases, it is not needed and
|
||||
# will make things slower.
|
||||
device cryptodev # /dev/crypto for access to h/w
|
||||
|
||||
device rndtest # FIPS 140-2 entropy tester
|
||||
|
|
|
|||
Loading…
Reference in a new issue