mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-11 00:35:40 +07:00
![Anders Roxell](/assets/img/avatar_default.png)
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
|