Subversion Repositories HelenOS-historic

Rev

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

Rev 460 Rev 471
Line 21... Line 21...
21
#
21
#
22
# CONFIG_DEBUG_SPINLOCK (n/y)
22
# CONFIG_DEBUG_SPINLOCK (n/y)
23
#       Deadlock detection support for spinlocks
23
#       Deadlock detection support for spinlocks
24
#
24
#
25
 
25
 
26
CONFIG_DEBUG = n
26
CONFIG_DEBUG = y
27
CONFIG_DEBUG_SPINLOCK = y
27
CONFIG_DEBUG_SPINLOCK = y
28
 
28
 
29
## Run-time configuration directives
29
## Run-time configuration directives
30
#
30
#
31
# CONFIG_USERSPACE (n/y)
31
# CONFIG_USERSPACE (n/y)