diff --git a/6.1/target/linux/x86/64/config-6.1 b/6.1/target/linux/x86/64/config-6.1 index 56ff80b1..2542b29e 100644 --- a/6.1/target/linux/x86/64/config-6.1 +++ b/6.1/target/linux/x86/64/config-6.1 @@ -287,6 +287,7 @@ CONFIG_LEDS_GPIO=y CONFIG_LEGACY_VSYSCALL_NONE=y # CONFIG_LEGACY_VSYSCALL_XONLY is not set CONFIG_LIBNVDIMM=y +CONFIG_LIVEPATCH=y CONFIG_LOCK_SPIN_ON_OWNER=y CONFIG_LPC_ICH=y CONFIG_LPC_SCH=y diff --git a/6.1/target/linux/x86/generic/config-6.1 b/6.1/target/linux/x86/generic/config-6.1 index e46fc01e..299ef3d7 100644 --- a/6.1/target/linux/x86/generic/config-6.1 +++ b/6.1/target/linux/x86/generic/config-6.1 @@ -253,6 +253,7 @@ CONFIG_KVM_VFIO=y CONFIG_KVM_XFER_TO_GUEST_WORK=y # CONFIG_LANCE is not set CONFIG_LIBNVDIMM=y +CONFIG_LIVEPATCH=y CONFIG_LOCK_SPIN_ON_OWNER=y # CONFIG_M686 is not set # CONFIG_MDA_CONSOLE is not set diff --git a/6.1/target/linux/x86/legacy/config-6.1 b/6.1/target/linux/x86/legacy/config-6.1 index f159d79c..8eb010eb 100644 --- a/6.1/target/linux/x86/legacy/config-6.1 +++ b/6.1/target/linux/x86/legacy/config-6.1 @@ -148,6 +148,7 @@ CONFIG_ISO9660_FS=y # CONFIG_JOLIET is not set CONFIG_KCMP=y # CONFIG_LANCE is not set +CONFIG_LIVEPATCH=y CONFIG_M586MMX=y # CONFIG_M686 is not set # CONFIG_MDA_CONSOLE is not set