[redhat] New configs in samples/Kconfig
JIRA: https://issues.redhat.com/browse/RHEL-76235
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_CHECK_EXEC [=n] Type : bool Defined at samples/Kconfig:294 Prompt: Exec secure bits examples Depends on: SAMPLES [=y] && CC_CAN_LINK [=y] && HEADERS_INSTALL [=y] Location: -> Kernel hacking -> Sample kernel code (SAMPLES [=y]) -> Exec secure bits examples (SAMPLE_CHECK_EXEC [=n])
Commit: faf2d88e (samples/check-exec: Add set-exec)
Signed-off-by: Fedora Kernel Team kernel-team@fedoraproject.org