]> git.baikalelectronics.ru Git - kernel.git/commit
selftests: livepatch: add missing fragments to config
authorAnders Roxell <anders.roxell@linaro.org>
Wed, 14 Aug 2019 11:16:51 +0000 (13:16 +0200)
committerShuah Khan <skhan@linuxfoundation.org>
Mon, 23 Sep 2019 14:33:16 +0000 (08:33 -0600)
commitb7146c1a87a36c0c6d0dae825c70e074757fe528
tree244966644b7c2a4a053de840ac6b9b3884b6cf7e
parent935c50f3e6aaadcef61749bc2dc7f041790ff77e
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 <anders.roxell@linaro.org>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
tools/testing/selftests/livepatch/config