Subversion Repositories HelenOS

Rev

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

Rev 4123 Rev 4132
Line 14... Line 14...
14
CONFIG_UDEBUG = y
14
CONFIG_UDEBUG = y
15
 
15
 
16
# Kernel console support
16
# Kernel console support
17
CONFIG_KCONSOLE = y
17
CONFIG_KCONSOLE = y
18
 
18
 
-
 
19
# Kernel symbol information
-
 
20
CONFIG_SYMTAB = y
-
 
21
 
19
# Detailed kernel logging
22
# Detailed kernel logging
20
CONFIG_LOG = n
23
CONFIG_LOG = n
21
 
24
 
22
# Compile kernel tests
25
# Compile kernel tests
23
CONFIG_TEST = y
26
CONFIG_TEST = y