Merge branch 'hash' of git://ftp.sciencehorizons.net/linux
[linux-2.6-block.git] / lib / Kconfig.debug
index e707ab3e199154be1f48eed029f5dee58205384b..77d7d034bac394d72feb746745f9c95496018e9b 100644 (file)
@@ -1849,6 +1849,17 @@ config TEST_RHASHTABLE
 
          If unsure, say N.
 
+config TEST_HASH
+       tristate "Perform selftest on hash functions"
+       default n
+       help
+         Enable this option to test the kernel's integer (<linux/hash,h>)
+         and string (<linux/stringhash.h>) hash functions on boot
+         (or module load).
+
+         This is intended to help people writing architecture-specific
+         optimized versions.  If unsure, say N.
+
 endmenu # runtime tests
 
 config PROVIDE_OHCI1394_DMA_INIT