Skip to content

Commit 955a0f3

Browse files
roxellshuahkh
authored andcommitted
selftests: livepatch: add missing fragments to config
When generating config with 'make defconfig kselftest-merge' fragment CONFIG_TEST_LIVEPATCH=m isn't set. Rework to enable CONFIG_LIVEPATCH and CONFIG_DYNAMIC_DEBUG as well. Signed-off-by: Anders Roxell <[email protected]> Signed-off-by: Shuah Khan <[email protected]>
1 parent a54344a commit 955a0f3

File tree

1 file changed

+2
-0
lines changed
  • tools/testing/selftests/livepatch

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1+
CONFIG_LIVEPATCH=y
2+
CONFIG_DYNAMIC_DEBUG=y
13
CONFIG_TEST_LIVEPATCH=m

0 commit comments

Comments
 (0)