Initial commit for Bronze release
[o-du/l2.git] / src / cm / envopt.h
index 1425305..c1ff5da 100755 (executable)
 #define __ENVOPTH__
 #define IOT_REPETITION
 
+/************************************************************************
+     kernel SCTP parameters
+************************************************************************/
+#define CM_LKSCTP
+#define CM_LKSCTP_NONBLOCK
+#define SCTP_CONNECTX_NEW
+#define CMINETDBG
+
 \f 
 /* defines */
 /**************************************************************************
 #if (defined(TF) || defined(YS))
 
 /* Self entity definitions */
-#ifndef TF
-#define TF
-#endif
-
 #ifndef YS
 #define YS
 #endif
 #define RG 1
 
 /* Product options */
-#define RG_PHASE2_SCHED 1
+//#define RG_PHASE2_SCHED 1
 #undef RG_DEBUG
 #undef TTI_PROC
 #undef PROC_DL
 #define RG
 #endif
 
-#ifndef PJ
-#define PJ
-#endif
-
 /* -------- LKW Interface ------*/
 /* This is the interface between RLC and the stack manager */
 /* This should support loosely coupling as they dont run   */