Rev 4083 | Rev 4240 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 4083 | Rev 4132 | ||
|---|---|---|---|
| Line 20... | Line 20... | ||
| 20 | CONFIG_UDEBUG = y |
20 | CONFIG_UDEBUG = y |
| 21 | 21 | ||
| 22 | # Kernel console support |
22 | # Kernel console support |
| 23 | CONFIG_KCONSOLE = y |
23 | CONFIG_KCONSOLE = y |
| 24 | 24 | ||
| - | 25 | # Kernel symbol information |
|
| - | 26 | CONFIG_SYMTAB = y |
|
| - | 27 | ||
| 25 | # Detailed kernel logging |
28 | # Detailed kernel logging |
| 26 | CONFIG_LOG = n |
29 | CONFIG_LOG = n |
| 27 | 30 | ||
| 28 | # Compile kernel tests |
31 | # Compile kernel tests |
| 29 | CONFIG_TEST = y |
32 | CONFIG_TEST = y |