Merge tag 'printk-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/printk...
[linux-block.git] / lib / Kconfig.debug
index 1e1bd6f4a13dedd5ba97453344be2c0ec94477e2..a0e1910d0a1659ee84724fd0f61a2940d808ff73 100644 (file)
@@ -2180,6 +2180,9 @@ config TEST_KSTRTOX
 config TEST_PRINTF
        tristate "Test printf() family of functions at runtime"
 
+config TEST_SCANF
+       tristate "Test scanf() family of functions at runtime"
+
 config TEST_BITMAP
        tristate "Test bitmap_*() family of functions at runtime"
        help