Rev 609 | Rev 689 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 609 | Rev 626 | ||
|---|---|---|---|
| Line 57... | Line 57... | ||
| 57 | 57 | ||
| 58 | # General debuging and assert checking |
58 | # General debuging and assert checking |
| 59 | ! CONFIG_DEBUG (y/n) |
59 | ! CONFIG_DEBUG (y/n) |
| 60 | 60 | ||
| 61 | # Deadlock detection support for spinlocks |
61 | # Deadlock detection support for spinlocks |
| 62 | ! [CONFIG_DEBUG=y] CONFIG_DEBUG_SPINLOCK (y/n) |
62 | ! [CONFIG_DEBUG=y&CONFIG_SMP=y] CONFIG_DEBUG_SPINLOCK (y/n) |
| 63 | 63 | ||
| 64 | ## Run-time configuration directives |
64 | ## Run-time configuration directives |
| 65 | 65 | ||
| 66 | # Enable user space support |
66 | # Enable user space support |
| 67 | ! CONFIG_USERSPACE (n/y) |
67 | ! CONFIG_USERSPACE (n/y) |