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 26... | Line 26... | ||
| 26 | CONFIG_UDEBUG = y |
26 | CONFIG_UDEBUG = y |
| 27 | 27 | ||
| 28 | # Kernel console support |
28 | # Kernel console support |
| 29 | CONFIG_KCONSOLE = y |
29 | CONFIG_KCONSOLE = y |
| 30 | 30 | ||
| - | 31 | # Kernel symbol information |
|
| - | 32 | CONFIG_SYMTAB = y |
|
| - | 33 | ||
| 31 | # Detailed kernel logging |
34 | # Detailed kernel logging |
| 32 | CONFIG_LOG = n |
35 | CONFIG_LOG = n |
| 33 | 36 | ||
| 34 | # Compile kernel tests |
37 | # Compile kernel tests |
| 35 | CONFIG_TEST = y |
38 | CONFIG_TEST = y |