Sync arm64 GENERIC whitespace/comments with amd64
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
ad52ee58e1
commit
22a00274ac
@ -28,7 +28,7 @@ options SCHED_ULE # ULE scheduler
|
||||
options PREEMPTION # Enable kernel thread preemption
|
||||
options INET # InterNETworking
|
||||
options INET6 # IPv6 communications protocols
|
||||
options IPSEC # IP (v4/v6) security
|
||||
options IPSEC # IP (v4/v6) security
|
||||
options TCP_OFFLOAD # TCP offload
|
||||
options SCTP # Stream Control Transmission Protocol
|
||||
options FFS # Berkeley Fast Filesystem
|
||||
@ -38,8 +38,8 @@ options UFS_DIRHASH # Improve performance on big directories
|
||||
options UFS_GJOURNAL # Enable gjournal-based UFS journaling
|
||||
options QUOTA # Enable disk quotas for UFS
|
||||
options MD_ROOT # MD is a potential root device
|
||||
options NFSCL # New Network Filesystem Client
|
||||
options NFSD # New Network Filesystem Server
|
||||
options NFSCL # Network Filesystem Client
|
||||
options NFSD # Network Filesystem Server
|
||||
options NFSLOCKD # Network Lock Manager
|
||||
options NFS_ROOT # NFS usable as /, requires NFSCL
|
||||
options MSDOSFS # MSDOS Filesystem
|
||||
@ -95,8 +95,8 @@ device virtio_blk
|
||||
device vtnet
|
||||
|
||||
# Bus drivers
|
||||
options PCI_IOV
|
||||
device pci
|
||||
options PCI_IOV # PCI SR-IOV support
|
||||
|
||||
# Ethernet NICs
|
||||
device vnic # Cavium ThunderX NIC
|
||||
|
Loading…
Reference in New Issue
Block a user