From: James S. <jsi...@us...> - 2002-11-01 23:08:51
|
Update of /cvsroot/linuxconsole/ruby/linux/arch/alpha In directory usw-pr-cvs1:/tmp/cvs-serv29490 Added Files: Kconfig Log Message: Syncing to 2.5.45 --- NEW FILE: Kconfig --- # # For a description of the syntax of this configuration file, # see Documentation/kbuild/config-language.txt. # config ALPHA bool default y help The Alpha is a 64-bit general-purpose processor designed and marketed by the Digital Equipment Corporation of blessed memory, now Compaq. Alpha Linux dates from 1995-1996 and was the first non-x86 port. The Alpha Linux project has a home page at <http://www.alphalinux.org/>. config UID16 bool config RWSEM_GENERIC_SPINLOCK bool [...980 lines suppressed...] times it has tried to get the lock and issue an error message after too many attempts. If you suspect a rwlock problem or a kernel hacker asks for this option then say Y. Otherwise say N. config DEBUG_SEMAPHORE bool "Semaphore debugging" depends on DEBUG_KERNEL help If you say Y here then semaphore processing will issue lots of verbose debugging messages. If you suspect a semaphore problem or a kernel hacker asks for this option then say Y. Otherwise say N. endmenu source "security/Kconfig" source "crypto/Kconfig" source "lib/Kconfig" |