aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/options
diff options
context:
space:
mode:
authorHartmut Brandt <harti@FreeBSD.org>2003-06-25 13:21:04 +0000
committerHartmut Brandt <harti@FreeBSD.org>2003-06-25 13:21:04 +0000
commit02152e8f9088ed9310134077d71c877774d32e1d (patch)
tree5bcddb2968120a85e93e40a11880320116b8b96b /sys/conf/options
parentcfca62bfacde6d19a961d96f04dd7484fa90a1d4 (diff)
downloadsrc-02152e8f9088ed9310134077d71c877774d32e1d.tar.gz
src-02152e8f9088ed9310134077d71c877774d32e1d.zip
Make the netgraph ATM node compilable into the kernel.
Notes
Notes: svn path=/head/; revision=116809
Diffstat (limited to 'sys/conf/options')
-rw-r--r--sys/conf/options3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/conf/options b/sys/conf/options
index 51955bd97233..cf02ef21421d 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -394,6 +394,9 @@ NETGRAPH_TTY opt_netgraph.h
NETGRAPH_UI opt_netgraph.h
NETGRAPH_VJC opt_netgraph.h
+# NgATM options
+NGATM_ATM opt_netgraph.h
+
# DRM options
DRM_DEBUG opt_drm.h