Rev 4240 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 4240 | Rev 4402 | ||
|---|---|---|---|
| Line 20... | Line 20... | ||
| 20 | CONFIG_ACPI = y |
20 | CONFIG_ACPI = y |
| 21 | 21 | ||
| 22 | # Support for SMP |
22 | # Support for SMP |
| 23 | CONFIG_SMP = y |
23 | CONFIG_SMP = y |
| 24 | 24 | ||
| 25 | # Improved support for hyperthreading |
- | |
| 26 | CONFIG_HT = y |
- | |
| 27 | - | ||
| 28 | # Lazy FPU context switching |
25 | # Lazy FPU context switching |
| 29 | CONFIG_FPU_LAZY = y |
26 | CONFIG_FPU_LAZY = y |
| 30 | 27 | ||
| 31 | # Support for userspace debuggers |
28 | # Support for userspace debuggers |
| 32 | CONFIG_UDEBUG = y |
29 | CONFIG_UDEBUG = y |