X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=lib%2FKconfig.debug;h=77d7d034bac394d72feb746745f9c95496018e9b;hb=7e0fb73c52c4037b4d5ef9ff56c7296a3151bd92;hp=e707ab3e199154be1f48eed029f5dee58205384b;hpb=9ba55cf7cfbfd12a7e914d0d55b7581e896b3f0d;p=linux-2.6-block.git diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug index e707ab3e1991..77d7d034bac3 100644 --- a/lib/Kconfig.debug +++ b/lib/Kconfig.debug @@ -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 () + and string () 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