5 lines
95 B
Plaintext
Raw Normal View History

2026-01-29 22:25:33 +08:00
# Help: Enable KASan for debugging
CONFIG_KASAN=y
CONFIG_KASAN_INLINE=y
CONFIG_KASAN_VMALLOC=y