Skip to content

[redhat] New configs in arch/s390

CKI Gitlab requested to merge configs/2021-04-28/arch/s390 into os-build

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.

CONFIG_CIO_INJECT:

This option provides a debugging facility to inject certain artificial events and instruction responses to the CIO layer of Linux kernel. The newly created debugfs user-interfaces will be at /sys/kernel/debug/s390/cio/*

Symbol: CIO_INJECT [=n] Type : bool Defined at arch/s390/Kconfig.debug:19 Prompt: CIO Inject interfaces Depends on: DEBUG_KERNEL [=y] && DEBUG_FS [=y] Location: -> Kernel hacking -> s390 Debugging


Signed-off-by: Fedora Kernel Team kernel-team@fedoraproject.org

Merge request reports