Subversion Repositories HelenOS

Rev

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

Rev 2065 Rev 2125
Line 39... Line 39...
39
# Machine type
39
# Machine type
40
@ "ski" Ski ia64 simulator
40
@ "ski" Ski ia64 simulator
41
@ "i460GX" i460GX chipset machine
41
@ "i460GX" i460GX chipset machine
42
! [ARCH=ia64] MACHINE (choice)
42
! [ARCH=ia64] MACHINE (choice)
43
 
43
 
44
 
-
 
45
# Framebuffer support
44
# Framebuffer support
46
! [(ARCH=mips32&MACHINE=lgxemul)|(ARCH=mips32&MACHINE=bgxemul)|(ARCH=ia32)|(ARCH=amd64)] CONFIG_FB (y/n)
45
! [(ARCH=mips32&MACHINE=lgxemul)|(ARCH=mips32&MACHINE=bgxemul)|(ARCH=ia32)|(ARCH=amd64)] CONFIG_FB (y/n)
47
 
46
 
48
# Framebuffer width
47
# Framebuffer width
49
@ "640"
48
@ "640"
Line 124... Line 123...
124
 
123
 
125
## Run-time configuration directives
124
## Run-time configuration directives
126
 
125
 
127
# Compile kernel tests
126
# Compile kernel tests
128
! CONFIG_TEST (y/n)
127
! CONFIG_TEST (y/n)
-
 
128
 
-
 
129
 
-
 
130
## Experimental features
-
 
131
 
-
 
132
# Enable experimental features
-
 
133
! CONFIG_EXPERIMENTAL (n/y)