]> www.infradead.org Git - nvme.git/commitdiff
kunit: configs: Enable CONFIG_DAMON_DBGFS_DEPRECATED for --alltests
authorDavid Gow <davidgow@google.com>
Tue, 26 Mar 2024 10:07:38 +0000 (18:07 +0800)
committerShuah Khan <skhan@linuxfoundation.org>
Thu, 28 Mar 2024 17:47:30 +0000 (11:47 -0600)
This is required, as CONFIG_DAMON_DEBUGFS is enabled, and --alltests UML
builds will fail due to the missing config option otherwise.

Fixes: f4cba4bf6777 ("mm/damon: rename CONFIG_DAMON_DBGFS to DAMON_DBGFS_DEPRECATED")
Signed-off-by: David Gow <davidgow@google.com>
Reviewed-by: Rae Moar <rmoar@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
tools/testing/kunit/configs/all_tests.config

index aa5ec149f96c16e1e4736264b735201f93b5a9f5..f388742cf26606559f255d07f419642c50fc6d7b 100644 (file)
@@ -38,6 +38,7 @@ CONFIG_DAMON_VADDR=y
 CONFIG_DAMON_PADDR=y
 CONFIG_DEBUG_FS=y
 CONFIG_DAMON_DBGFS=y
+CONFIG_DAMON_DBGFS_DEPRECATED=y
 
 CONFIG_REGMAP_BUILD=y