Subversion Repositories HelenOS

Rev

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

Rev 1979 Rev 1982
Line 14... Line 14...
14
# Compiler
14
# Compiler
15
@ "cross" Cross-compiler
15
@ "cross" Cross-compiler
16
@ "native" Native
16
@ "native" Native
17
! COMPILER (choice)
17
! COMPILER (choice)
18
 
18
 
19
# Start AP processors
19
# Start AP processors by the loader
20
! [ARCH=sparc64] CONFIG_SMP (y/n)
20
! [ARCH=sparc64] CONFIG_SMP (y/n)
21
 
21
 
22
# Debug bootloader
22
# Debug bootloader
23
! [ARCH=ppc32] CONFIG_DEBUG (n/y)
23
! [ARCH=ppc32] CONFIG_DEBUG (n/y)
24
 
24