xref
: /
linux
/
arch
/
s390
/
configs
/
kasan.config
(revision 5cd2340cb6a383d04fd88e48fabc2a21a909d6a1)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# Help: Enable KASan for debugging
2
CONFIG_KASAN=y
3
CONFIG_KASAN_INLINE=y
4
CONFIG_KASAN_VMALLOC=y
5