mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-16 07:51:31 -04:00
mm/damon/tests/.kunitconifg: enable DAMON_DEBUG_SANITY
CONFIG_DAMON_DEBUG_SANITY is recommended for DAMON development and test setups. Enable it on the default configurations for DAMON kunit test run. Link: https://lkml.kernel.org/r/20260306152914.86303-10-sj@kernel.org Signed-off-by: SeongJae Park <sj@kernel.org> Cc: Brendan Higgins <brendan.higgins@linux.dev> Cc: David Gow <davidgow@google.com> Cc: Shuah Khan <shuah@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
This commit is contained in:
committed by
Andrew Morton
parent
c556187b6e
commit
09cbdf7dbe
@@ -13,3 +13,6 @@ CONFIG_DAMON_VADDR_KUNIT_TEST=y
|
||||
CONFIG_SYSFS=y
|
||||
CONFIG_DAMON_SYSFS=y
|
||||
CONFIG_DAMON_SYSFS_KUNIT_TEST=y
|
||||
|
||||
# enable DAMON_DEBUG_SANITY to catch any bug
|
||||
CONFIG_DAMON_DEBUG_SANITY=y
|
||||
|
||||
Reference in New Issue
Block a user