Skip to content

Commit c7daa8c

Browse files
committed
defconfigs: add fragment to disable kmod test timeout
Add Kconfig fragment to disable timeout for kmod tests, allowing them to run until completion. This sets CONFIG_SELFTESTS_SECTION_KMOD_TIMEOUT to 0, which disables GNU timeout via --override-timeout 0. Signed-off-by: Daniel Gomez <[email protected]>
1 parent 74cc1e9 commit c7daa8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CONFIG_SELFTESTS_SECTION_KMOD_TIMEOUT=0

0 commit comments

Comments
 (0)