Rev 4296 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4296 | Rev 4420 | ||
---|---|---|---|
Line 14... | Line 14... | ||
14 | CONFIG_DEBUG_SPINLOCK = y |
14 | CONFIG_DEBUG_SPINLOCK = y |
15 | 15 | ||
16 | # Support for SMP |
16 | # Support for SMP |
17 | CONFIG_SMP = y |
17 | CONFIG_SMP = y |
18 | 18 | ||
19 | # Improved support for hyperthreading |
- | |
20 | CONFIG_HT = y |
- | |
21 | - | ||
22 | # Lazy FPU context switching |
19 | # Lazy FPU context switching |
23 | CONFIG_FPU_LAZY = y |
20 | CONFIG_FPU_LAZY = y |
24 | 21 | ||
25 | # Support for userspace debuggers |
22 | # Support for userspace debuggers |
26 | CONFIG_UDEBUG = y |
23 | CONFIG_UDEBUG = y |