summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/CONFIG_LIVEPATCH
diff options
context:
space:
mode:
authorLaura Abbott <labbott@redhat.com>2019-11-20 14:43:52 -0500
committerLaura Abbott <labbott@redhat.com>2019-11-22 10:59:28 -0500
commit3792ab811f3d097b7883cf43235c75ea410b3ebc (patch)
treefbc6b4c8941daff88d661f5b30d522a64cbedece /configs/fedora/generic/CONFIG_LIVEPATCH
parent190ce77780d78782f3eb85faebe399b568ed2bd5 (diff)
downloadkernel-3792ab811f3d097b7883cf43235c75ea410b3ebc.tar.gz
kernel-3792ab811f3d097b7883cf43235c75ea410b3ebc.tar.xz
kernel-3792ab811f3d097b7883cf43235c75ea410b3ebc.zip
Enable CONFIG_LIVEPATCH
No Fedora doesn't support delivering livepatches to the kernel but it's useful to validate the infrastructure around livepatch. Signed-off-by: Laura Abbott <labbott@redhat.com>
Diffstat (limited to 'configs/fedora/generic/CONFIG_LIVEPATCH')
-rw-r--r--configs/fedora/generic/CONFIG_LIVEPATCH2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/fedora/generic/CONFIG_LIVEPATCH b/configs/fedora/generic/CONFIG_LIVEPATCH
index 6f147cf26..1b05d0d1a 100644
--- a/configs/fedora/generic/CONFIG_LIVEPATCH
+++ b/configs/fedora/generic/CONFIG_LIVEPATCH
@@ -1 +1 @@
-# CONFIG_LIVEPATCH is not set
+CONFIG_LIVEPATCH=y