mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-15 17:27:32 +07: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
|