Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Enable KASAN
  • Loading branch information
thenickdude committed Jan 16, 2021
1 parent 2aab2d3 commit ed67c21
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions debian/rules
Expand Up @@ -21,6 +21,11 @@ KERNEL_SRC_COPY=${KERNEL_SRC}_tmp

# TODO: split for archs, move to files?
PVE_CONFIG_OPTS= \
-e CONFIG_KASAN \
-e CONFIG_STACKTRACE \
-e CONFIG_PAGE_OWNER \
-e CONFIG_KASAN_INLINE \
-e CONFIG_KASAN_GENERIC \
-m INTEL_MEI_WDT \
-d CONFIG_SND_PCM_OSS \
-e CONFIG_TRANSPARENT_HUGEPAGE_MADVISE \
Expand Down

0 comments on commit ed67c21

Please sign in to comment.