Subversion Repositories HelenOS-historic

Rev

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

Rev 1638 Rev 1716
Line 96... Line 96...
96
 
96
 
97
# Lazy FPU context switching
97
# Lazy FPU context switching
98
! [(ARCH=mips32&MIPS_MACHINE!=msim&MIPS_MACHINE!=simics)|ARCH=amd64|ARCH=ia32|ARCH=ia64] CONFIG_FPU_LAZY (y/n)
98
! [(ARCH=mips32&MIPS_MACHINE!=msim&MIPS_MACHINE!=simics)|ARCH=amd64|ARCH=ia32|ARCH=ia64] CONFIG_FPU_LAZY (y/n)
99
 
99
 
100
# Power off on halt
100
# Power off on halt
101
! [ARCH=ppc32] CONFIG_POWEROFF (y/n)
101
! [ARCH=ppc32] CONFIG_POWEROFF (n/y)
102
 
102
 
103
## Debugging configuration directives
103
## Debugging configuration directives
104
 
104
 
105
# General debuging and assert checking
105
# General debuging and assert checking
106
! CONFIG_DEBUG (y/n)
106
! CONFIG_DEBUG (y/n)