]> xenbits.xensource.com Git - people/liuw/freebsd.git/commitdiff
Sync arm64 GENERIC whitespace/comments with amd64
authoremaste <emaste@FreeBSD.org>
Sun, 8 Nov 2015 21:08:31 +0000 (21:08 +0000)
committeremaste <emaste@FreeBSD.org>
Sun, 8 Nov 2015 21:08:31 +0000 (21:08 +0000)
Sponsored by: The FreeBSD Foundation

sys/arm64/conf/GENERIC

index 72c5206e671f1f1f83fe653da15e709209fe0e11..01ec144469613a58ce7c6b301f711d789ae92f63 100644 (file)
@@ -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