Changeset b15c9f9 in mainline
- Timestamp:
- 2008-12-04T19:11:09Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 405e13a
- Parents:
- 23d9938
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/kernel.config
r23d9938 rb15c9f9 162 162 ## Debugging configuration directives 163 163 164 # General debug ing and assert checking164 # General debugging and assert checking 165 165 ! CONFIG_DEBUG (y/n) 166 166 167 # Extensive debugging output 168 ! [CONFIG_DEBUG=y] CONFIG_EDEBUG (n/y) 167 # Kernel console support 168 ! CONFIG_KCONSOLE (y/n) 169 170 # Detailed kernel logging 171 ! CONFIG_LOG (n/y) 169 172 170 173 # Deadlock detection support for spinlocks
Note:
See TracChangeset
for help on using the changeset viewer.