kernel: fix KERNEL_KASAN_VMALLOC build option
[openwrt/staging/jow.git] / config / Config-kernel.in
index abb85c83beef7a1aeeb42d1e96061e356638def9..e993dc0d8cc764bae63ba5025f3b72c9c563dc71 100644 (file)
@@ -170,7 +170,7 @@ config KERNEL_KASAN_EXTRA
          compile time.
          https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 has more
 
-CONFIG KERNEL_KASAN_VMALLOC
+config KERNEL_KASAN_VMALLOC
        bool "Back mappings in vmalloc space with real shadow memory"
        depends on KERNEL_KASAN
        help