aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2017-05-30 13:58:35 +1000
committerStephen Rothwell <sfr@canb.auug.org.au>2017-05-30 13:58:35 +1000
commit42d1900c54a56657e2edeb9cffa15cd9314449cc (patch)
treeab99dcb90c95b5739d9c4a11965bff86850a2485
parentedfad004328c43a0eeb5561657b2ebd37de10c6c (diff)
parentc87a040fb6c5bcfa439b88fbb2703fc8230a22f7 (diff)
Merge remote-tracking branch 'livepatching/for-next'
-rw-r--r--kernel/livepatch/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/livepatch/Kconfig b/kernel/livepatch/Kconfig
index 045022557936..ec4565122e65 100644
--- a/kernel/livepatch/Kconfig
+++ b/kernel/livepatch/Kconfig
@@ -10,6 +10,7 @@ config LIVEPATCH
depends on SYSFS
depends on KALLSYMS_ALL
depends on HAVE_LIVEPATCH
+ depends on !TRIM_UNUSED_KSYMS
help
Say Y here if you want to support kernel live patching.
This option has no runtime impact until a kernel "patch"