Skip to content

Commit e218b1c

Browse files
committed
ci/vmtest/configs: add LIVEPATCH kconfigs
See libbpf/ci#204 Signed-off-by: Ihor Solodrai <[email protected]>
1 parent 4cbc4b8 commit e218b1c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ci/vmtest/configs/config

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
CONFIG_KASAN=y
22
CONFIG_KASAN_GENERIC=y
33
CONFIG_KASAN_VMALLOC=y
4+
CONFIG_LIVEPATCH=y
5+
CONFIG_SAMPLES=y
6+
CONFIG_SAMPLE_LIVEPATCH=m
47
# CONFIG_UBSAN=y

0 commit comments

Comments
 (0)