bitops.h: add sign_extend64()
[firefly-linux-kernel-4.4.55.git] / lib / Kconfig.debug
index 1d1521c26302a2510e873d49a8b6bb525f399d66..16bf3bc25e3ed8df252cf3795d895be4d0f2247f 100644 (file)
@@ -1686,6 +1686,9 @@ config TEST_STRING_HELPERS
 config TEST_KSTRTOX
        tristate "Test kstrto*() family of functions at runtime"
 
+config TEST_PRINTF
+       tristate "Test printf() family of functions at runtime"
+
 config TEST_RHASHTABLE
        tristate "Perform selftest on resizable hash table"
        default n