From dd3fad8de5df2f25630d66154f209b6b7cbf4049 Mon Sep 17 00:00:00 2001 From: mattf Date: Fri, 16 May 2008 21:39:47 +0000 Subject: git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@4301 5390a7c7-147a-4af0-8ec9-7488f05a26cb --- kernel/zconfig.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'kernel/zconfig.h') diff --git a/kernel/zconfig.h b/kernel/zconfig.h index 2070355..35056e3 100644 --- a/kernel/zconfig.h +++ b/kernel/zconfig.h @@ -48,11 +48,11 @@ /* * Define if you want MMX optimizations in zaptel * - * Note: CONFIG_DAHDI_MMX is generally incompatible with AMD + * Note: CONFIG_ZAPTEL_MMX is generally incompatible with AMD * processors and can cause system instability! * */ -/* #define CONFIG_DAHDI_MMX */ +/* #define CONFIG_ZAPTEL_MMX */ /** If defined: the user must define exactly one ECHO_CAN_ var: */ #ifndef ECHO_CAN_FROMENV @@ -134,7 +134,7 @@ * Uncomment to enable "watchdog" to monitor if interfaces * stop taking interrupts or otherwise misbehave */ -/* #define CONFIG_DAHDI_WATCHDOG */ +/* #define CONFIG_ZAPTEL_WATCHDOG */ /* * Uncomment for Non-standard FXS groundstart start state (A=Low, B=Low) @@ -187,7 +187,7 @@ * Enable sync_tick() calls. Allows low-level drivers to synchronize * their internal clocks to the zaptel master clock. */ -#define DAHDI_SYNC_TICK +#define ZAPTEL_SYNC_TICK /* * Skip processing PCM if low-level driver won't use it anyway -- cgit v1.2.3