livepatch: Use the default ftrace_ops instead of REGS when ARGS is available
[linux-2.6-microblaze.git] / kernel / livepatch / Kconfig
index 54102de..53d51ed 100644 (file)
@@ -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