Skip to content

Commit 9afea69

Browse files
hcahcaAlexander Gordeev
authored andcommitted
s390/configs: add kasan.config addon config file
Add kasan.config addon config file which allows to easily enable KASAN into the current kernel config. Reviewed-by: Alexander Gordeev <agordeev@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com> Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
1 parent 6191de8 commit 9afea69

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

arch/s390/configs/kasan.config

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
CONFIG_KASAN=y
2+
CONFIG_KASAN_INLINE=y
3+
CONFIG_KASAN_VMALLOC=y

0 commit comments

Comments
 (0)