Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 4132 → Rev 4131

/trunk/defaults/amd64/Makefile.config
28,9 → 28,6
# Kernel console support
CONFIG_KCONSOLE = y
 
# Kernel symbol information
CONFIG_SYMTAB = y
 
# Detailed kernel logging
CONFIG_LOG = n
 
/trunk/defaults/ia32/Makefile.config
34,9 → 34,6
# Kernel console support
CONFIG_KCONSOLE = y
 
# Kernel symbol information
CONFIG_SYMTAB = y
 
# Detailed kernel logging
CONFIG_LOG = n
 
/trunk/defaults/ppc32/Makefile.config
16,9 → 16,6
# Kernel console support
CONFIG_KCONSOLE = y
 
# Kernel symbol information
CONFIG_SYMTAB = y
 
# Detailed kernel logging
CONFIG_LOG = n
 
/trunk/defaults/ia64/Makefile.config
28,9 → 28,6
# Kernel console support
CONFIG_KCONSOLE = y
 
# Kernel symbol information
CONFIG_SYMTAB = y
 
# Detailed kernel logging
CONFIG_LOG = n
 
/trunk/defaults/sparc64/Makefile.config
31,9 → 31,6
# Kernel console support
CONFIG_KCONSOLE = y
 
# Kernel symbol information
CONFIG_SYMTAB = y
 
# Detailed kernel logging
CONFIG_LOG = n
 
/trunk/defaults/arm32/Makefile.config
16,9 → 16,6
# Kernel console support
CONFIG_KCONSOLE = y
 
# Kernel symbol information
CONFIG_SYMTAB = y
 
# Detailed kernel logging
CONFIG_LOG = n
 
/trunk/defaults/mips32/Makefile.config
22,9 → 22,6
# Kernel console support
CONFIG_KCONSOLE = y
 
# Kernel symbol information
CONFIG_SYMTAB = y
 
# Detailed kernel logging
CONFIG_LOG = n