aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/livepatch/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/livepatch/Kconfig')
-rw-r--r--kernel/livepatch/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/livepatch/Kconfig b/kernel/livepatch/Kconfig
index 54102deb50ba..53d51ed619a3 100644
--- a/kernel/livepatch/Kconfig
+++ b/kernel/livepatch/Kconfig
@@ -6,7 +6,7 @@ config HAVE_LIVEPATCH
config LIVEPATCH
bool "Kernel Live Patching"
- depends on DYNAMIC_FTRACE_WITH_REGS
+ depends on DYNAMIC_FTRACE_WITH_REGS || DYNAMIC_FTRACE_WITH_ARGS
depends on MODULES
depends on SYSFS
depends on KALLSYMS_ALL