Skip to content

Commit 4cb6429

Browse files
Your NameNipaLocal
Your Name
authored and
NipaLocal
committed
add missing kunit configs
to fix: Missing: CONFIG_DAMON_DBGFS=y Note: many Kconfig options aren't available on UML. You can try running on a different architecture with something like "--arch=x86_64". Signed-off-by: Your Name <[email protected]> Signed-off-by: NipaLocal <nipa@local>
1 parent 77772e1 commit 4cb6429

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/testing/kunit/configs/all_tests.config

+1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ CONFIG_DAMON=y
3939
CONFIG_DAMON_VADDR=y
4040
CONFIG_DAMON_PADDR=y
4141
CONFIG_DEBUG_FS=y
42+
CONFIG_DAMON_DBGFS_DEPRECATED=y
4243
CONFIG_DAMON_DBGFS=y
4344

4445
CONFIG_REGMAP_BUILD=y

0 commit comments

Comments
 (0)