summaryrefslogtreecommitdiffstats
path: root/sys/amd64/conf
diff options
context:
space:
mode:
authorpkelsey <pkelsey@FreeBSD.org>2015-07-15 01:04:54 +0000
committerpkelsey <pkelsey@FreeBSD.org>2015-07-15 01:04:54 +0000
commitca799427e154d9e2b4bfce1589e225dd762151aa (patch)
tree2ccd752f920fc393566cb5578a9e6645fbcc3885 /sys/amd64/conf
parent1f2d9f52c06e7cab57aa0ffd69d605ac80ebc404 (diff)
downloadFreeBSD-src-ca799427e154d9e2b4bfce1589e225dd762151aa.zip
FreeBSD-src-ca799427e154d9e2b4bfce1589e225dd762151aa.tar.gz
Revert inadvertent change to amd64/GENERIC.
Diffstat (limited to 'sys/amd64/conf')
-rw-r--r--sys/amd64/conf/GENERIC2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC
index 5be4dde..7dc4e2a 100644
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -362,7 +362,7 @@ device xenpci # Xen HVM Hypervisor services driver
device vmx # VMware VMXNET3 Ethernet
# Netmap provides direct access to TX/RX rings on supported NICs
-# device netmap # netmap(4) support
+device netmap # netmap(4) support
# The crypto framework is required by IPSEC
device crypto # Required by IPSEC
OpenPOWER on IntegriCloud