base/include/rtai_config.h

Go to the documentation of this file.
00001 /* rtai_config.h. Generated by configure. */ 00002 /* rtai_config.h.in. Generated from configure.in by autoheader. */ 00003 00004 /* Kconfig */ 00005 #define CONFIG_KBUILD 1 00006 00007 /* Legacy */ 00008 #define CONFIG_RTAI 1 00009 00010 /* Kconfig */ 00011 /* #undef CONFIG_RTAI_ADEOS */ 00012 00013 /* Kconfig */ 00014 #define CONFIG_RTAI_ALLOW_RR 1 00015 00016 /* Kconfig */ 00017 #define CONFIG_RTAI_BITS 1 00018 00019 /* Kconfig */ 00020 /* #undef CONFIG_RTAI_BITS_BUILTIN */ 00021 00022 /* Build system alias */ 00023 #define CONFIG_RTAI_BUILD_STRING "i686-pc-linux-gnu" 00024 00025 /* Kconfig */ 00026 #define CONFIG_RTAI_BUSY_TIME_ALIGN 0 00027 00028 /* Kconfig */ 00029 #define CONFIG_RTAI_CAL_FREQS_FACT 0 00030 00031 /* Compiler */ 00032 #define CONFIG_RTAI_COMPILER "gcc version 3.4.6 20060404 (Red Hat 3.4.6-3)" 00033 00034 /* Kconfig */ 00035 #define CONFIG_RTAI_CPUS 1 00036 00037 /* Kconfig */ 00038 #define CONFIG_RTAI_DONT_DISPATCH_CORE_IRQS 1 00039 00040 /* Kconfig */ 00041 /* #undef CONFIG_RTAI_DRIVERS_16550A */ 00042 00043 /* Kconfig */ 00044 /* #undef CONFIG_RTAI_DRIVERS_SERIAL */ 00045 00046 /* Kconfig */ 00047 #define CONFIG_RTAI_FIFOS 1 00048 00049 /* Kconfig */ 00050 /* #undef CONFIG_RTAI_FIFOS_BUILTIN */ 00051 00052 /* Kconfig */ 00053 #define CONFIG_RTAI_FIFOS_TEMPLATE "/dev/rtf%d" 00054 00055 /* Kconfig */ 00056 #define CONFIG_RTAI_FPU_SUPPORT 1 00057 00058 /* Kconfig */ 00059 /* #undef CONFIG_RTAI_HAL_PREEMPT */ 00060 00061 /* Host system alias */ 00062 #define CONFIG_RTAI_HOST_STRING "i686-pc-linux-gnu" 00063 00064 /* Kconfig */ 00065 #define CONFIG_RTAI_INTERNAL_LEDS_SUPPORT 1 00066 00067 /* Kconfig */ 00068 #define CONFIG_RTAI_INTERNAL_LXRT_INLINE 2 00069 00070 /* Kconfig */ 00071 #define CONFIG_RTAI_INTERNAL_LXRT_SUPPORT 1 00072 00073 /* Use RTAI Adeos-newgen HAL */ 00074 #define CONFIG_RTAI_IPIPE 1 00075 00076 /* Kconfig */ 00077 /* #undef CONFIG_RTAI_LEDS */ 00078 00079 /* Kconfig */ 00080 /* #undef CONFIG_RTAI_LEDS_BUILTIN */ 00081 00082 /* Kconfig */ 00083 /* #undef CONFIG_RTAI_LONG_TIMED_LIST */ 00084 00085 00086 #ifndef CONFIG_RTAI_LXRT_INLINE 00087 #define CONFIG_RTAI_LXRT_INLINE CONFIG_RTAI_INTERNAL_LXRT_INLINE 00088 #endif /* !CONFIG_RTAI_LXRT_INLINE */ 00089 #define __hidefun(name) name ## _hidden_inline 00090 #if CONFIG_RTAI_LXRT_INLINE == 1 00091 #define RTAI_PROTO(type,name,arglist) static inline type name arglist 00092 #elif CONFIG_RTAI_LXRT_INLINE == 2 00093 #define RTAI_PROTO(type,name,arglist) extern inline type name arglist 00094 #elif CONFIG_RTAI_LXRT_INLINE == 3 00095 #define RTAI_PROTO(type,name,arglist) type name arglist; static inline type __hidefun(name) arglist 00096 #else 00097 #define RTAI_PROTO(type,name,arglist) type name arglist 00098 #endif /* CONFIG_RTAI_LXRT_INLINE */ 00099 #define RTAI_PROTO_ALWAYS_INLINE(type,name,arglist) static inline type name arglist 00100 #define RTAI_PROTO_NEVER_INLINE(type,name,arglist) type name arglist; static inline type __hidefun(name) arglist 00101 00102 00103 /* Kconfig */ 00104 /* #undef CONFIG_RTAI_LXRT_USE_LINUX_SYSCALL */ 00105 00106 /* Kconfig */ 00107 /* #undef CONFIG_RTAI_MAINTAINER */ 00108 00109 /* Kconfig */ 00110 /* #undef CONFIG_RTAI_MAINTAINER_PGM */ 00111 00112 /* Kconfig */ 00113 /* #undef CONFIG_RTAI_MAINTAINER_PMA */ 00114 00115 /* Kconfig */ 00116 #define CONFIG_RTAI_MALLOC 1 00117 00118 /* Kconfig */ 00119 #define CONFIG_RTAI_MALLOC_BUILTIN 1 00120 00121 /* Kconfig */ 00122 #define CONFIG_RTAI_MALLOC_HEAPSZ 2048 00123 00124 /* Kconfig */ 00125 /* #undef CONFIG_RTAI_MALLOC_VMALLOC */ 00126 00127 /* Kconfig */ 00128 #define CONFIG_RTAI_MATH 1 00129 00130 /* Kconfig */ 00131 /* #undef CONFIG_RTAI_MATH_BUILTIN */ 00132 00133 /* Kconfig */ 00134 /* #undef CONFIG_RTAI_MATH_C99 */ 00135 00136 /* Kconfig */ 00137 #define CONFIG_RTAI_MBX 1 00138 00139 /* Kconfig */ 00140 /* #undef CONFIG_RTAI_MBX_BUILTIN */ 00141 00142 /* Kconfig */ 00143 #define CONFIG_RTAI_MONITOR_EXECTIME 1 00144 00145 /* Legacy */ 00146 #define CONFIG_RTAI_MOUNT_ON_LOAD 1 00147 00148 /* Kconfig */ 00149 #define CONFIG_RTAI_MQ 1 00150 00151 /* Kconfig */ 00152 /* #undef CONFIG_RTAI_MQ_BUILTIN */ 00153 00154 /* Kconfig */ 00155 #define CONFIG_RTAI_MSG 1 00156 00157 /* Kconfig */ 00158 /* #undef CONFIG_RTAI_MSG_BUILTIN */ 00159 00160 /* Kconfig */ 00161 #define CONFIG_RTAI_NETRPC 1 00162 00163 /* Kconfig */ 00164 /* #undef CONFIG_RTAI_NETRPC_BUILTIN */ 00165 00166 /* Kconfig */ 00167 #define CONFIG_RTAI_NETRPC_RTNET 1 00168 00169 /* Kconfig */ 00170 #define CONFIG_RTAI_ONE_SHOT 0 00171 00172 /* Kconfig */ 00173 #define CONFIG_RTAI_REVISION_LEVEL 0 00174 00175 /* Kconfig */ 00176 #define CONFIG_RTAI_RTC_FREQ 0 00177 00178 /* Kconfig */ 00179 /* #undef CONFIG_RTAI_RTDM */ 00180 00181 /* Kconfig */ 00182 #define CONFIG_RTAI_SCHED_8254_LATENCY 4700 00183 00184 /* Kconfig */ 00185 #define CONFIG_RTAI_SCHED_APIC_LATENCY 3944 00186 00187 /* Kconfig */ 00188 #define CONFIG_RTAI_SCHED_ISR_LOCK 1 00189 00190 /* define to enable LXRT scheduler support */ 00191 #define CONFIG_RTAI_SCHED_LXRT 1 00192 00193 /* Kconfig */ 00194 #define CONFIG_RTAI_SCHED_LXRT_NUMSLOTS 100 00195 00196 /* Kconfig */ 00197 #define CONFIG_RTAI_SEM 1 00198 00199 /* Kconfig */ 00200 /* #undef CONFIG_RTAI_SEM_BUILTIN */ 00201 00202 /* Kconfig */ 00203 #define CONFIG_RTAI_SHM 1 00204 00205 /* Kconfig */ 00206 /* #undef CONFIG_RTAI_SHM_BUILTIN */ 00207 00208 /* Kconfig */ 00209 #define CONFIG_RTAI_TASKLETS 1 00210 00211 /* Kconfig */ 00212 /* #undef CONFIG_RTAI_TASKLETS_BUILTIN */ 00213 00214 /* Kconfig */ 00215 #define CONFIG_RTAI_TBX 1 00216 00217 /* Kconfig */ 00218 /* #undef CONFIG_RTAI_TBX_BUILTIN */ 00219 00220 /* Kconfig */ 00221 /* #undef CONFIG_RTAI_TRACE */ 00222 00223 /* Kconfig */ 00224 /* #undef CONFIG_RTAI_USI */ 00225 00226 /* Kconfig */ 00227 /* #undef CONFIG_RTAI_USI_BUILTIN */ 00228 00229 /* Kconfig */ 00230 #define CONFIG_RTAI_VERSION_MAJOR 3 00231 00232 /* Kconfig */ 00233 #define CONFIG_RTAI_VERSION_MINOR 3 00234 00235 /* Kconfig */ 00236 #define CONFIG_RTAI_WD 1 00237 00238 #ifdef __IN_RTAI__ 00239 00240 /* Define to 1 if you have the <dlfcn.h> header file. */ 00241 #define HAVE_DLFCN_H 1 00242 00243 /* Define to 1 if you have the <inttypes.h> header file. */ 00244 #define HAVE_INTTYPES_H 1 00245 00246 /* Define to 1 if you have the <memory.h> header file. */ 00247 #define HAVE_MEMORY_H 1 00248 00249 /* Define to 1 if you have the <stdint.h> header file. */ 00250 #define HAVE_STDINT_H 1 00251 00252 /* Define to 1 if you have the <stdlib.h> header file. */ 00253 #define HAVE_STDLIB_H 1 00254 00255 /* Define to 1 if you have the <strings.h> header file. */ 00256 #define HAVE_STRINGS_H 1 00257 00258 /* Define to 1 if you have the <string.h> header file. */ 00259 #define HAVE_STRING_H 1 00260 00261 /* Define to 1 if you have the <sys/stat.h> header file. */ 00262 #define HAVE_SYS_STAT_H 1 00263 00264 /* Define to 1 if you have the <sys/types.h> header file. */ 00265 #define HAVE_SYS_TYPES_H 1 00266 00267 /* Define to 1 if you have the <unistd.h> header file. */ 00268 #define HAVE_UNISTD_H 1 00269 00270 /* Name of package */ 00271 #define PACKAGE "rtai" 00272 00273 /* Define to the address where bug reports for this package should be sent. */ 00274 #define PACKAGE_BUGREPORT "rtai@rtai.org" 00275 00276 /* Define to the full name of this package. */ 00277 #define PACKAGE_NAME "rtai" 00278 00279 /* Define to the full name and version of this package. */ 00280 #define PACKAGE_STRING "rtai 3.3" 00281 00282 /* Define to the one symbol short name of this package. */ 00283 #define PACKAGE_TARNAME "rtai" 00284 00285 /* Define to the version of this package. */ 00286 #define PACKAGE_VERSION "3.3" 00287 00288 /* Define to 1 if you have the ANSI C header files. */ 00289 #define STDC_HEADERS 1 00290 00291 /* Version number of package */ 00292 #define VERSION "3.3" 00293 00294 /* Define to 1 if the X Window System is missing or not being used. */ 00295 /* #undef X_DISPLAY_MISSING */ 00296 00297 #endif /* __IN_RTAI__ */ 00298 00299 #include <linux/config.h>

Generated on Thu Nov 20 11:49:49 2008 for RTAI API by doxygen 1.3.8