Subversion Repositories HelenOS

Rev

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

Rev 3674 Rev 4337
Line 38... Line 38...
38
@ "ppc32" PowerPC 32-bit
38
@ "ppc32" PowerPC 32-bit
39
@ "ppc64" PowerPC 64-bit
39
@ "ppc64" PowerPC 64-bit
40
@ "sparc64" Sun UltraSPARC 64-bit
40
@ "sparc64" Sun UltraSPARC 64-bit
41
! ARCH (choice)
41
! ARCH (choice)
42
 
42
 
43
# Compiler                                                                                                        
-
 
-
 
43
# Compiler
44
@ "gcc_cross" GCC Cross-compiler                                                                                  
44
@ "gcc_cross" GCC Cross-compiler
45
@ "gcc_native" GCC Native                                                                                         
45
@ "gcc_native" GCC Native
46
@ "icc_native" ICC Native                                                                                         
46
@ "icc_native" ICC Native
47
@ "suncc_native" Sun Studio C Compiler                                                                             
47
@ "suncc_native" Sun Studio C Compiler
48
! [ARCH=amd64|ARCH=ia32|ARCH=ia32xen] COMPILER (choice)                                               
48
! [ARCH=amd64|ARCH=ia32|ARCH=ia32xen] COMPILER (choice)
49
                                                                                                                  
-
 
50
# Compiler                                                                                                        
-
 
-
 
49
 
-
 
50
# Compiler
51
@ "gcc_cross" GCC Cross-compiler                                                                                  
51
@ "gcc_cross" GCC Cross-compiler
52
@ "gcc_native" GCC Native                                                                                         
52
@ "gcc_native" GCC Native
53
@ "icc_native" ICC Native                                                                                         
53
@ "icc_native" ICC Native
54
! [ARCH=ia64] COMPILER (choice)                                                                               
54
! [ARCH=ia64] COMPILER (choice)
55
                                                                                                                  
-
 
56
# Compiler                                                                                                        
-
 
-
 
55
 
-
 
56
# Compiler
57
@ "gcc_cross" GCC Cross-compiler                                                                                  
57
@ "gcc_cross" GCC Cross-compiler
58
@ "gcc_native" GCC Native                                                                                         
58
@ "gcc_native" GCC Native
59
@ "suncc_native" Sun Studio C Compiler                                                                             
59
@ "suncc_native" Sun Studio C Compiler
60
! [ARCH=sparc64] COMPILER (choice)                                                                            
60
! [ARCH=sparc64] COMPILER (choice)
61
                                                                                                                  
-
 
62
# Compiler                                                                                                        
-
 
-
 
61
 
-
 
62
# Compiler
63
@ "gcc_cross" GCC Cross-compiler                                                                                  
63
@ "gcc_cross" GCC Cross-compiler
64
@ "gcc_native" GCC Native                                                                                         
64
@ "gcc_native" GCC Native
65
! [ARCH=arm32|ARCH=mips32|ARCH=ppc32|ARCH=ppc64] COMPILER (choice)
65
! [ARCH=arm32|ARCH=mips32|ARCH=ppc32|ARCH=ppc64] COMPILER (choice)
66
 
66
 
67
# CPU type
67
# CPU type
68
@ "pentium4" Pentium 4
68
@ "pentium4" Pentium 4
69
@ "pentium3" Pentium 3
69
@ "pentium3" Pentium 3
Line 141... Line 141...
141
! [ARCH=sparc64] CONFIG_TSB (y/n)
141
! [ARCH=sparc64] CONFIG_TSB (y/n)
142
 
142
 
143
# Support for Z8530 serial port
143
# Support for Z8530 serial port
144
! [ARCH=sparc64] CONFIG_Z8530 (y/n)
144
! [ARCH=sparc64] CONFIG_Z8530 (y/n)
145
 
145
 
146
# Support for NS16550 serial port 
146
# Support for NS16550 serial port
147
! [ARCH=sparc64|(ARCH=ia64&MACHINE!=ski)] CONFIG_NS16550 (n/y)
147
! [ARCH=sparc64|(ARCH=ia64&MACHINE!=ski)] CONFIG_NS16550 (n/y)
148
 
148
 
149
# Support for Serengeti console
149
# Support for Serengeti console
150
! [ARCH=sparc64] CONFIG_SGCN (y/n)
150
! [ARCH=sparc64] CONFIG_SGCN (y/n)
151
 
151