kasan: rename CONFIG_TEST_KASAN_MODULE
[linux-2.6-block.git] / lib / Kconfig.kasan
index 3091432acb0adf1ee74c2121a5aa1717d8416940..624ae1df7984c1bc75d39b5ff3becafb2f98310e 100644 (file)
@@ -192,7 +192,7 @@ config KASAN_KUNIT_TEST
          For more information on KUnit and unit tests in general, please refer
          to the KUnit documentation in Documentation/dev-tools/kunit.
 
-config TEST_KASAN_MODULE
+config KASAN_MODULE_TEST
        tristate "KUnit-incompatible tests of KASAN bug detection capabilities"
        depends on m && KASAN && !KASAN_HW_TAGS
        help