Rev 1024 | Rev 1074 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 1024 | Rev 1072 | ||
|---|---|---|---|
| Line 68... | Line 68... | ||
| 68 | ! CONFIG_DEBUG (y/n) |
68 | ! CONFIG_DEBUG (y/n) |
| 69 | 69 | ||
| 70 | # Deadlock detection support for spinlocks |
70 | # Deadlock detection support for spinlocks |
| 71 | ! [CONFIG_DEBUG=y&CONFIG_SMP=y] CONFIG_DEBUG_SPINLOCK (y/n) |
71 | ! [CONFIG_DEBUG=y&CONFIG_SMP=y] CONFIG_DEBUG_SPINLOCK (y/n) |
| 72 | 72 | ||
| - | 73 | # Watchpoint on rewriting AS with zero |
|
| - | 74 | ! [CONFIG_DEBUG=y&ARCH=amd64] CONFIG_DEBUG_AS_WATCHPOINT (y/n) |
|
| - | 75 | ||
| 73 | ## Run-time configuration directives |
76 | ## Run-time configuration directives |
| 74 | 77 | ||
| 75 | # Kernel test type |
78 | # Kernel test type |
| 76 | @ "" No test |
79 | @ "" No test |
| 77 | @ "atomic/atomic1" Test of atomic operations. |
80 | @ "atomic/atomic1" Test of atomic operations. |