Skip to content
Snippets Groups Projects
Commit 17f6f6b7 authored by Fedora Kernel Team's avatar Fedora Kernel Team
Browse files

[redhat] New configs in samples/Kconfig


Hi,

As part of the ongoing rebase effort, the following configuration
options need to be reviewed.

As a reminder, the ARK configuration flow involves moving unreviewed
configuration options from the pending directory to the ark directory.
In the diff below, options are removed from the pending directory and
added to the ark hierarchy. The final options that need to be ACKed
are the files that are being added to the ark hierarchy.

If the value for a file that is added should be changed, please reply
with a better option.

 Symbol: SAMPLE_FTRACE_OPS [=n]
 Type  : tristate
 Defined at samples/Kconfig:49
   Prompt: Build custom ftrace ops example
   Depends on: SAMPLES [=y] && FUNCTION_TRACER [=y]
   Location:
     -> Kernel hacking
       -> Sample kernel code (SAMPLES [=y])
         -> Build custom ftrace ops example (SAMPLE_FTRACE_OPS [=n])

---

Signed-off-by: default avatarFedora Kernel Team <kernel-team@fedoraproject.org>
parent 93af34f7
Loading
Pipeline #788006127 passed
Pipeline: cki-trusted-contributors

#788006162

    # Symbol: SAMPLE_FTRACE_OPS [=n]
    # Type : tristate
    # Defined at samples/Kconfig:49
    # Prompt: Build custom ftrace ops example
    # Depends on: SAMPLES [=y] && FUNCTION_TRACER [=y]
    # Location:
    # -> Kernel hacking
    # -> Sample kernel code (SAMPLES [=y])
    # -> Build custom ftrace ops example (SAMPLE_FTRACE_OPS [=n])
    #
    #
    #
    # CONFIG_SAMPLE_FTRACE_OPS is not set
    # CONFIG_SAMPLE_FTRACE_OPS is not set
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Finish editing this message first!
    Please register or to comment