utils/evl: checklist: fix core debug checks

Signed-off-by: Philippe Gerum <rpm@xenomai.org>
This commit is contained in:
Philippe Gerum 2021-02-07 11:59:42 +01:00
parent 969ec9c170
commit 9bf275a2be
1 changed files with 2 additions and 2 deletions

View File

@ -47,5 +47,5 @@ CONFIG_DEBUG_VM=n
CONFIG_DEBUG_PER_CPU_MAPS=n
CONFIG_KASAN=n
CONFIG_DEBUG_ENTRY=n
CONFIG_EVL_CORE=n
CONFIG_EVL_MEMORY=n
CONFIG_EVL_DEBUG_CORE=n
CONFIG_EVL_DEBUG_MEMORY=n