00001
00002
00011
00012
00013
00014
00015
00023 #ifndef __DDE_LINUX_LIB_INCLUDE___CONFIG_H_
00024 #define __DDE_LINUX_LIB_INCLUDE___CONFIG_H_
00025
00035 #define DEBUG_ERRORS 1
00036 #define DEBUG_MSG 0
00037 #define DEBUG_MALLOC 0
00038 #define DEBUG_MALLOC_EACH 0
00039 #define DEBUG_PALLOC 0
00040 #define DEBUG_ADDRESS 0
00041 #define DEBUG_PCI 0
00042 #define DEBUG_IRQ 0
00043 #define DEBUG_RES 0
00044 #define DEBUG_RES_TRACE 0
00046 #define DEBUG_TIMER 0
00047 #define DEBUG_SOFTIRQ 0
00049 #define DEBUG_PROCESS 0
00051 #define DEBUG_SOUND 0
00052 #define DEBUG_SOUND_REG 0
00053 #define DEBUG_SOUND_WRITE 0
00054 #define DEBUG_SOUND_READ 0
00056 #define DEBUG_SLAB 0
00066 #define MM_KREGIONS 1
00068 #define SCHED_YIELD_OPT 1
00070 #define SCHED_YIELD_TO 10
00072 #define MAX_IRQ_HANDLERS 8
00075 #define SOFTIRQ_THREADS 1
00078 #define PCI_DEVICES 32
00082 #endif