Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 955a0f33 authored by Anders Roxell's avatar Anders Roxell Committed by Shuah Khan
Browse files

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: default avatarAnders Roxell <anders.roxell@linaro.org>
Signed-off-by: default avatarShuah Khan <skhan@linuxfoundation.org>
parent a54344ac
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
CONFIG_LIVEPATCH=y
CONFIG_DYNAMIC_DEBUG=y
CONFIG_TEST_LIVEPATCH=m