Changeset 795ff98 in mainline for kernel.config
- Timestamp:
- 2005-12-06T19:30:53Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- d43d2f7
- Parents:
- 3bb9c99
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel.config
r3bb9c99 r795ff98 16 16 17 17 # Deadlock detection support for spinlocks 18 ! CONFIG_DEBUG_SPINLOCK (y/n)18 ! [CONFIG_DEBUG=y] CONFIG_DEBUG_SPINLOCK (y/n) 19 19 20 20 ## Run-time configuration directives … … 32 32 @ "synch/semaphore1" Semaphore test 1 33 33 @ "synch/semaphore2" Sempahore test 2 34 @ "fpu/fpu1" Intel fpu test 135 @ "fpu/sse1" Intel Sse test 136 @ "fpu/mips1" Mips FPU test 134 @ [ARCH=ia32|ARCH=amd64] "fpu/fpu1" Intel fpu test 1 35 @ [ARCH=ia32|ARCH=amd64] "fpu/sse1" Intel Sse test 1 36 @ [ARCH=mips] "fpu/mips1" Mips FPU test 1 37 37 @ "print/print1" Printf test 1 38 38 @ "thread/trhead1" Thread test 1
Note:
See TracChangeset
for help on using the changeset viewer.