Subversion Repositories HelenOS

Rev

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

Rev 4402 Rev 4426
Line 280... Line 280...
280
 
280
 
281
 
281
 
282
## Kernel features options
282
## Kernel features options
283
 
283
 
284
% Support for SMP
284
% Support for SMP
285
! [PLATFORM=ia32|PLATFORM=amd64|PLATFORM=sparc64|PLATFORM=ia64|(PLATFORM=mips32&MACHINE=msim)] CONFIG_SMP (y/n)
285
! [(PLATFORM=ia32&PROCESSOR!=athlon_xp)|PLATFORM=amd64|PLATFORM=sparc64|PLATFORM=ia64|(PLATFORM=mips32&MACHINE=msim)] CONFIG_SMP (y/n)
286
 
286
 
287
% Debug build
287
% Debug build
288
! CONFIG_DEBUG (y/n)
288
! CONFIG_DEBUG (y/n)
289
 
289
 
290
% Deadlock detection support for spinlocks
290
% Deadlock detection support for spinlocks