Changeset b15c9f9 in mainline for kernel/kernel.config


Ignore:
Timestamp:
2008-12-04T19:11:09Z (16 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
405e13a
Parents:
23d9938
Message:

prepare kconsole to be optional

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/kernel.config

    r23d9938 rb15c9f9  
    162162## Debugging configuration directives
    163163
    164 # General debuging and assert checking
     164# General debugging and assert checking
    165165! CONFIG_DEBUG (y/n)
    166166
    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)
    169172
    170173# Deadlock detection support for spinlocks
Note: See TracChangeset for help on using the changeset viewer.