aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2017-06-02 14:24:17 +1000
committerStephen Rothwell <sfr@canb.auug.org.au>2017-06-02 14:24:17 +1000
commitd30d51f603dca0b5e246e1c63bbc78d984a4daf6 (patch)
tree44459c9f7da165c2225b094bd5e49118e80e0a4d
parent284660f331a00f11292f9a78ea80f8a02ac87c3e (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"