Remove DEBUG_SEMAPHORE from Kconfig
authorMatthew Wilcox <matthew@wil.cx>
Thu, 17 Apr 2008 14:53:01 +0000 (10:53 -0400)
committerMatthew Wilcox <willy@linux.intel.com>
Thu, 17 Apr 2008 14:53:01 +0000 (10:53 -0400)
commit2342e51ba2b52a7f5b78227e6faa4603ed3632a0
tree3976ca80e2d452c4867fbff4278241f6c68cfa90
parent714493cd5468f42ca3c4f730a9c17c203abd5059
Remove DEBUG_SEMAPHORE from Kconfig

Alpha and FRV mutexes had an option to print lots of debugging messages
in their semaphore implementation.  This feature has not been carried
over to the generic semaphores, so remove the stale Kconfig option.

Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
lib/Kconfig.debug