mirror of
https://github.com/torvalds/linux.git
synced 2025-11-07 03:59:22 +02:00
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>
3 lines
66 B
Text
3 lines
66 B
Text
CONFIG_LIVEPATCH=y
|
|
CONFIG_DYNAMIC_DEBUG=y
|
|
CONFIG_TEST_LIVEPATCH=m
|