Subversion Repositories HelenOS

Rev

Rev 3149 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3149 Rev 3403
Line 79... Line 79...
79
# Machine type
79
# Machine type
80
@ "msim" MSIM Simulator
80
@ "msim" MSIM Simulator
81
@ "simics" Virtutech Simics simulator
81
@ "simics" Virtutech Simics simulator
82
@ "lgxemul" GXEmul Little Endian
82
@ "lgxemul" GXEmul Little Endian
83
@ "bgxemul" GXEmul Big Endian
83
@ "bgxemul" GXEmul Big Endian
84
@ "indy" SGI Indy
-
 
85
! [ARCH=mips32] MACHINE (choice)
84
! [ARCH=mips32] MACHINE (choice)
86
 
85
 
87
# Framebuffer support
86
# Framebuffer support
88
! [(ARCH=mips32&MACHINE=lgxemul)|(ARCH=mips32&MACHINE=bgxemul)|(ARCH=ia32)|(ARCH=amd64)|(ARCH=arm32)] CONFIG_FB (y/n)
87
! [(ARCH=mips32&MACHINE=lgxemul)|(ARCH=mips32&MACHINE=bgxemul)|(ARCH=ia32)|(ARCH=amd64)|(ARCH=arm32)] CONFIG_FB (y/n)
89
 
88
 
Line 166... Line 165...
166
 
165
 
167
## Run-time configuration directives
166
## Run-time configuration directives
168
 
167
 
169
# Compile kernel tests
168
# Compile kernel tests
170
! CONFIG_TEST (y/n)
169
! CONFIG_TEST (y/n)
171
 
-
 
172
 
-
 
173
## Experimental features
-
 
174
 
-
 
175
# Enable experimental features
-
 
176
! CONFIG_EXPERIMENTAL (n/y)
-