Subversion Repositories HelenOS

Rev

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

Rev 1952 Rev 1979
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
-
 
20
! [ARCH=sparc64] CONFIG_SMP (y/n)
-
 
21
 
19
# Debug bootloader
22
# Debug bootloader
20
! [ARCH=ppc32] CONFIG_DEBUG (n/y)
23
! [ARCH=ppc32] CONFIG_DEBUG (n/y)
21
 
24
 
22
# Use Block Address Translation
25
# Use Block Address Translation
23
! [ARCH=ppc32] CONFIG_BAT (y/n)
26
! [ARCH=ppc32] CONFIG_BAT (y/n)