Subversion Repositories HelenOS-historic

Rev

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

Rev 1074 Rev 1094
Line 71... Line 71...
71
! [CONFIG_DEBUG=y&CONFIG_SMP=y] CONFIG_DEBUG_SPINLOCK (y/n)
71
! [CONFIG_DEBUG=y&CONFIG_SMP=y] CONFIG_DEBUG_SPINLOCK (y/n)
72
 
72
 
73
# Watchpoint on rewriting AS with zero
73
# Watchpoint on rewriting AS with zero
74
! [CONFIG_DEBUG=y&(ARCH=amd64|ARCH=ia32)] CONFIG_DEBUG_AS_WATCHPOINT (y/n)
74
! [CONFIG_DEBUG=y&(ARCH=amd64|ARCH=ia32)] CONFIG_DEBUG_AS_WATCHPOINT (y/n)
75
 
75
 
-
 
76
# Save all interrupt registers
-
 
77
! [CONFIG_DEBUG=y&(ARCH=amd64|ARCH=mips)] CONFIG_DEBUG_ALLREGS (y/n)
-
 
78
 
76
## Run-time configuration directives
79
## Run-time configuration directives
77
 
80
 
78
# Kernel test type
81
# Kernel test type
79
@ "" No test
82
@ "" No test
80
@ "atomic/atomic1" Test of atomic operations.
83
@ "atomic/atomic1" Test of atomic operations.