From 645e752c5a84baeb21015cdc85fc05b7d16312c8 Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Sat, 11 May 2024 01:13:52 +0000 Subject: [PATCH] disable i2c1 --- kernel/Documentation/trace/ftrace-design.rst | 8 -------- 1 files changed, 0 insertions(+), 8 deletions(-) diff --git a/kernel/Documentation/trace/ftrace-design.rst b/kernel/Documentation/trace/ftrace-design.rst index a8e22e0..6893399 100644 --- a/kernel/Documentation/trace/ftrace-design.rst +++ b/kernel/Documentation/trace/ftrace-design.rst @@ -229,14 +229,6 @@ pass the return address pointer as the 'retp' argument to ftrace_push_return_trace(). -HAVE_FTRACE_NMI_ENTER ---------------------- - -If you can't trace NMI functions, then skip this option. - -<details to be filled> - - HAVE_SYSCALL_TRACEPOINTS ------------------------ -- Gitblit v1.6.2