Subversion Repositories HelenOS

Rev

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

Rev 1889 Rev 1896
Line 34... Line 34...
34
@ "lgxemul" GXEmul Little Endian
34
@ "lgxemul" GXEmul Little Endian
35
@ "bgxemul" GXEmul Big Endian
35
@ "bgxemul" GXEmul Big Endian
36
@ "indy" SGI Indy
36
@ "indy" SGI Indy
37
! [ARCH=mips32] MACHINE (choice)
37
! [ARCH=mips32] MACHINE (choice)
38
 
38
 
39
# Machine type
-
 
40
@ "ultra" Sun Ultra 5
-
 
41
@ "enterprise" Sun Enterprise E6500
-
 
42
! [ARCH=sparc64] MACHINE (choice)
-
 
43
 
-
 
44
# Framebuffer support
39
# Framebuffer support
45
! [(ARCH=mips32&MACHINE=lgxemul)|(ARCH=mips32&MACHINE=bgxemul)|(ARCH=ia32)|(ARCH=amd64)] CONFIG_FB (y/n)
40
! [(ARCH=mips32&MACHINE=lgxemul)|(ARCH=mips32&MACHINE=bgxemul)|(ARCH=ia32)|(ARCH=amd64)] CONFIG_FB (y/n)
46
 
41
 
47
# Framebuffer width
42
# Framebuffer width
48
@ "640"
43
@ "640"
Line 108... Line 103...
108
! [ARCH=ia64] CONFIG_VHPT (n/y)
103
! [ARCH=ia64] CONFIG_VHPT (n/y)
109
 
104
 
110
# Use TSB
105
# Use TSB
111
! [ARCH=sparc64] CONFIG_TSB (n/y)
106
! [ARCH=sparc64] CONFIG_TSB (n/y)
112
 
107
 
-
 
108
# Support for Z8530 serial port
-
 
109
! [ARCH=sparc64] CONFIG_Z8530 (y/n)
-
 
110
 
-
 
111
# Support for NS16550 serial port
-
 
112
! [ARCH=sparc64] CONFIG_NS16550 (y/n)
-
 
113
 
113
## Run-time configuration directives
114
## Run-time configuration directives
114
 
115
 
115
# Kernel test type
116
# Kernel test type
116
@ "" No test
117
@ "" No test
117
@ "atomic/atomic1" Test of atomic operations.
118
@ "atomic/atomic1" Test of atomic operations.