X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=lib%2FKconfig.debug;h=5ddd575159fb82f2f9d0bc95b7b162f2b47d8f5f;hb=2c4b1ec683f28e0054bb25a55d50fe552d0611ea;hp=831212722924c7b6e3b4d291d94207f54ba58ac9;hpb=301c8b1d7c2373f85ed5d944a8e9264dad36064c;p=linux-2.6-microblaze.git diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug index 831212722924..5ddd575159fb 100644 --- a/lib/Kconfig.debug +++ b/lib/Kconfig.debug @@ -2180,6 +2180,9 @@ config ASYNC_RAID6_TEST config TEST_HEXDUMP tristate "Test functions located in the hexdump module at runtime" +config STRING_SELFTEST + tristate "Test string functions at runtime" + config TEST_STRING_HELPERS tristate "Test functions located in the string_helpers module at runtime"