From be8f01ad196798eb94660ac887e1593821226897 Mon Sep 17 00:00:00 2001 From: markster Date: Wed, 30 Jun 2004 13:34:36 +0000 Subject: Never implicitly turn on ZAPATA_NET because it introduces build problems on some systems git-svn-id: http://svn.digium.com/svn/zaptel/trunk@428 5390a7c7-147a-4af0-8ec9-7488f05a26cb --- zconfig.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'zconfig.h') diff --git a/zconfig.h b/zconfig.h index 5170537..740e66c 100755 --- a/zconfig.h +++ b/zconfig.h @@ -58,7 +58,7 @@ /* We now use the linux kernel config to detect which options to use */ /* You can still override them below */ #if defined(CONFIG_HDLC) || defined(CONFIG_HDLC_MODULE) -#define CONFIG_ZAPATA_NET +/* #define CONFIG_ZAPATA_NET */ /* NEVER implicitly turn on ZAPATA_NET */ #if LINUX_VERSION_CODE <= KERNEL_VERSION(2,4,20) #define CONFIG_OLD_HDLC_API #else -- cgit v1.2.3