Rev 4327 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4327 | Rev 4581 | ||
---|---|---|---|
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 |
291 | ! [CONFIG_DEBUG=y&CONFIG_SMP=y] CONFIG_DEBUG_SPINLOCK (y/n) |
291 | ! [CONFIG_DEBUG=y&CONFIG_SMP=y] CONFIG_DEBUG_SPINLOCK (y/n) |
292 | 292 | ||
293 | % Improved support for hyperthreading |
- | |
294 | ! [PLATFORM=amd64&CONFIG_SMP=y] CONFIG_HT (y/n) |
- | |
295 | - | ||
296 | % Improved support for hyperthreading |
- | |
297 | ! [PLATFORM=ia32&PROCESSOR!=athlon_xp&PROCESSOR!=athlon_mp&PROCESSOR!=pentium3&CONFIG_SMP=y] CONFIG_HT (y/n) |
- | |
298 | - | ||
299 | % Lazy FPU context switching |
293 | % Lazy FPU context switching |
300 | ! [CONFIG_FPU=y] CONFIG_FPU_LAZY (y/n) |
294 | ! [CONFIG_FPU=y] CONFIG_FPU_LAZY (y/n) |
301 | 295 | ||
302 | % Use VHPT |
296 | % Use VHPT |
303 | ! [PLATFORM=ia64] CONFIG_VHPT (n/y) |
297 | ! [PLATFORM=ia64] CONFIG_VHPT (n/y) |