From f665d333a04cc872739a9d2631a272fce6bc443c Mon Sep 17 00:00:00 2001 From: harti Date: Thu, 12 Aug 2004 15:01:59 +0000 Subject: Allow the ATM call control module to be built into the kernel. --- sys/conf/options | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/conf/options') diff --git a/sys/conf/options b/sys/conf/options index ef15023..0190d20 100644 --- a/sys/conf/options +++ b/sys/conf/options @@ -423,6 +423,7 @@ NGATM_ATMBASE opt_netgraph.h NGATM_SSCOP opt_netgraph.h NGATM_SSCFU opt_netgraph.h NGATM_UNI opt_netgraph.h +NGATM_CCATM opt_netgraph.h # DRM options DRM_DEBUG opt_drm.h -- cgit v1.1