Subversion Repositories HelenOS

Rev

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

Rev 4127 Rev 4132
Line 32... Line 32...
32
CONFIG_UDEBUG = y
32
CONFIG_UDEBUG = y
33
 
33
 
34
# Kernel console support
34
# Kernel console support
35
CONFIG_KCONSOLE = y
35
CONFIG_KCONSOLE = y
36
 
36
 
-
 
37
# Kernel symbol information
-
 
38
CONFIG_SYMTAB = y
-
 
39
 
37
# Detailed kernel logging
40
# Detailed kernel logging
38
CONFIG_LOG = n
41
CONFIG_LOG = n
39
 
42
 
40
# Compile kernel tests
43
# Compile kernel tests
41
CONFIG_TEST = y
44
CONFIG_TEST = y