aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 5be4dded3125..7dc4e2ac67fd 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