-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathbuild.pal.config.config.h
116 lines (88 loc) · 2.53 KB
/
build.pal.config.config.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
/* Automatically generated, don't edit */
/* Generated on: riemann */
/* At: Sat, 22 Jun 2013 11:51:11 +0000 */
/* Linux version 3.2.0-4-amd64 (debian-kernel@lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-14) ) #1 SMP Debian 3.2.46-1 */
/* Pistachio Kernel Configuration System */
/* Hardware */
/* Basic Architecture */
#define CONFIG_ARCH_X86 1
#undef CONFIG_ARCH_POWERPC
#undef CONFIG_ARCH_POWERPC64
/* X86 Processor Architecture */
#undef CONFIG_SUBARCH_X32
#define CONFIG_SUBARCH_X64 1
/* Processor Type */
#undef CONFIG_CPU_X86_I486
#undef CONFIG_CPU_X86_I586
#undef CONFIG_CPU_X86_I686
#undef CONFIG_CPU_X86_P4
#define CONFIG_CPU_X86_K8 1
#undef CONFIG_CPU_X86_C3
#undef CONFIG_CPU_X86_SIMICS
/* Platform */
#define CONFIG_PLAT_PC99 1
/* Miscellaneous */
#define CONFIG_IOAPIC 1
#define CONFIG_MAX_IOAPICS 2
#define CONFIG_APIC_TIMER_TICK 1000
#define CONFIG_SMP 1
#define CONFIG_SMP_MAX_PROCS 4
#define CONFIG_SMP_IDLE_POLL 1
/* Kernel */
#define CONFIG_EXPERIMENTAL 1
/* Experimental Features */
#define CONFIG_X_PAGER_EXREGS 1
/* Kernel scheduling policy */
#undef CONFIG_SCHED_RR
#define CONFIG_X_SCHED_HS 1
#define CONFIG_IPC_FASTPATH 1
#define CONFIG_DEBUG 1
#undef CONFIG_DEBUG_SYMBOLS
#undef CONFIG_K8_FLUSHFILTER
#undef CONFIG_PERFMON
#define CONFIG_SPIN_WHEELS 1
#undef CONFIG_NEW_MDB
#undef CONFIG_STATIC_TCBS
#undef CONFIG_X86_COMPATIBILITY_MODE
/* Debugger */
/* Kernel Debugger Console */
#define CONFIG_KDB_CONS_COM 1
#define CONFIG_KDB_COMPORT 0x0
#define CONFIG_KDB_COMSPEED 115200
#define CONFIG_KDB_CONS_KBD 1
#define CONFIG_KDB_BOOT_CONS 0
#undef CONFIG_KDB_DISAS
#undef CONFIG_KDB_ON_STARTUP
#undef CONFIG_KDB_BREAKIN
#undef CONFIG_KDB_INPUT_HLT
#undef CONFIG_KDB_NO_ASSERTS
/* Trace Settings */
#undef CONFIG_VERBOSE_INIT
#undef CONFIG_TRACEPOINTS
#undef CONFIG_KMEM_TRACE
#undef CONFIG_TRACEBUFFER
/* Code Generator Options */
/* Derived symbols */
#undef CONFIG_HAVE_MEMORY_CONTROL
#define CONFIG_X86_PSE 1
#undef CONFIG_BIGENDIAN
#undef CONFIG_PPC_MMU_TLB
#define CONFIG_X86_SYSENTER 1
#define CONFIG_X86_PGE 1
#define CONFIG_X86_FXSR 1
#undef CONFIG_IS_32BIT
#undef CONFIG_X86_HTT
#define CONFIG_X86_PAT 1
#undef CONFIG_PPC_BOOKE
#define CONFIG_IS_64BIT 1
#undef CONFIG_MULTI_ARCHITECTURE
#undef CONFIG_X86_EM64T
#undef CONFIG_PPC_CACHE_L1_WRITETHROUGH
#undef CONFIG_PPC_TLB_INV_LOCAL
#undef CONFIG_PPC_CACHE_ICBI_LOCAL
#undef CONFIG_X86_SMALL_SPACES_GLOBAL
#undef CONFIG_X86_HVM
#undef CONFIG_PPC_MMU_SEGMENTS
#define CONFIG_X86_TSC 1
/* That's all, folks! */
#define AUTOCONF_INCLUDED