mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-26 14:14:01 +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
|