Merge tag 'drm-misc-fixes-2022-11-24' of git://anongit.freedesktop.org/drm/drm-misc...
[platform/kernel/linux-starfive.git] / lib / Kconfig.kasan
index f0973da..ca09b1c 100644 (file)
@@ -167,14 +167,6 @@ config KASAN_STACK
          as well, as it adds inline-style instrumentation that is run
          unconditionally.
 
-config KASAN_TAGS_IDENTIFY
-       bool "Memory corruption type identification"
-       depends on KASAN_SW_TAGS || KASAN_HW_TAGS
-       help
-         Enables best-effort identification of the bug types (use-after-free
-         or out-of-bounds) at the cost of increased memory consumption.
-         Only applicable for the tag-based KASAN modes.
-
 config KASAN_VMALLOC
        bool "Check accesses to vmalloc allocations"
        depends on HAVE_ARCH_KASAN_VMALLOC