test-runner: add time-travel to kernel config

This lets UML work with time-travel[=inf-cpu] options.
This commit is contained in:
James Prestwood 2022-03-31 16:16:35 -07:00 committed by Denis Kenzior
parent b342dfd8d5
commit 9e2b0e75b1
1 changed files with 1 additions and 0 deletions

View File

@ -50,3 +50,4 @@ scripts/config --enable CONFIG_SECURITYFS
# Options needed for UML
scripts/config --enable CONFIG_BINFMT_ELF
scripts/config --enable CONFIG_HOSTFS
scripts/config --enable CONFIG_UML_TIME_TRAVEL_SUPPORT