Rev 4118 | Rev 4240 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 4118 | Rev 4132 | ||
|---|---|---|---|
| Line 29... | Line 29... | ||
| 29 | CONFIG_UDEBUG = y |
29 | CONFIG_UDEBUG = y |
| 30 | 30 | ||
| 31 | # Kernel console support |
31 | # Kernel console support |
| 32 | CONFIG_KCONSOLE = y |
32 | CONFIG_KCONSOLE = y |
| 33 | 33 | ||
| - | 34 | # Kernel symbol information |
|
| - | 35 | CONFIG_SYMTAB = y |
|
| - | 36 | ||
| 34 | # Detailed kernel logging |
37 | # Detailed kernel logging |
| 35 | CONFIG_LOG = n |
38 | CONFIG_LOG = n |
| 36 | 39 | ||
| 37 | # Compile kernel tests |
40 | # Compile kernel tests |
| 38 | CONFIG_TEST = y |
41 | CONFIG_TEST = y |