summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoremaste <emaste@FreeBSD.org>2015-11-08 21:08:31 +0000
committeremaste <emaste@FreeBSD.org>2015-11-08 21:08:31 +0000
commitca880ab120ce2001e8093d26dc5ea27ad36f053a (patch)
treee897a37b1483ff5a2b29b9f0e7977d8d0d739eac
parent348c4c582f2d67c757e0d40f59064b12fdb03e13 (diff)
downloadFreeBSD-src-ca880ab120ce2001e8093d26dc5ea27ad36f053a.zip
FreeBSD-src-ca880ab120ce2001e8093d26dc5ea27ad36f053a.tar.gz
Sync arm64 GENERIC whitespace/comments with amd64
Sponsored by: The FreeBSD Foundation
-rw-r--r--sys/arm64/conf/GENERIC8
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/arm64/conf/GENERIC b/sys/arm64/conf/GENERIC
index 72c5206..01ec144 100644
--- a/sys/arm64/conf/GENERIC
+++ b/sys/arm64/conf/GENERIC
@@ -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
OpenPOWER on IntegriCloud