Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 548 → Rev 549

/kernel/trunk/kernel.config
1,12 → 1,12
## General configuration directives
 
# Support for symetric multiprocessors
# Support for SMP
! CONFIG_SMP (y/n)
 
# Improved support for hyperthreading
! CONFIG_HT (y/n)
! [ARCH=ia32|ARCH=amd64] CONFIG_HT (y/n)
 
# Lazy context switching
# Lazy FPU context switching
! CONFIG_FPU_LAZY (y/n)
 
## Debugging configuration directives