Subversion Repositories HelenOS

Rev

Rev 3900 | Rev 3915 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3900 Rev 3913
Line 279... Line 279...
279
 
279
 
280
 
280
 
281
## Kernel features options
281
## Kernel features options
282
 
282
 
283
% Support for SMP
283
% Support for SMP
284
! [(PLATFORM=ia32&MACHINE!=athlon-xp)|PLATFORM=amd64|PLATFORM=sparc64|PLATFORM=ia64] CONFIG_SMP (y/n)
284
! [(PLATFORM=ia32&MACHINE!=athlon-xp)|PLATFORM=amd64|PLATFORM=sparc64|PLATFORM=ia64|(PLATFORM=mips32&MACHINE=msim)] CONFIG_SMP (y/n)
285
 
285
 
286
% Improved support for hyperthreading
286
% Improved support for hyperthreading
287
! [((PLATFORM=ia32&MACHINE!=athlon-xp&MACHINE!=athlon-mp&MACHINE!=pentium3)|PLATFORM=amd64)&CONFIG_SMP=y] CONFIG_HT (y/n)
287
! [((PLATFORM=ia32&MACHINE!=athlon-xp&MACHINE!=athlon-mp&MACHINE!=pentium3)|PLATFORM=amd64)&CONFIG_SMP=y] CONFIG_HT (y/n)
288
 
288
 
289
% Lazy FPU context switching
289
% Lazy FPU context switching