mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-12 21:44:06 +08:00
955a0f3310
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>
4 lines
66 B
Plaintext
4 lines
66 B
Plaintext
CONFIG_LIVEPATCH=y
|
|
CONFIG_DYNAMIC_DEBUG=y
|
|
CONFIG_TEST_LIVEPATCH=m
|