Skip to content

[redhat] New configs in arch/powerpc

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: KVM_BOOK3S_HV_P8_TIMING [=n] Type : bool Defined at arch/powerpc/kvm/Kconfig:146 Prompt: Detailed timing for hypervisor real-mode code (for POWER8) Depends on: VIRTUALIZATION [=y] && KVM_BOOK3S_HV_POSSIBLE [=y] && DEBUG_FS [=y] && !KVM_BOOK3S_HV_P9_TIMING [=n] Location: Main menu -> Virtualization (VIRTUALIZATION [=y]) -> Detailed timing for the P9 entry point (KVM_BOOK3S_HV_P9_TIMING [=n]) Selects: KVM_BOOK3S_HV_EXIT_TIMING [=n]


Symbol: KVM_BOOK3S_HV_P9_TIMING [=n] Type : bool Defined at arch/powerpc/kvm/Kconfig:133 Prompt: Detailed timing for the P9 entry point Depends on: VIRTUALIZATION [=y] && KVM_BOOK3S_HV_POSSIBLE [=y] && DEBUG_FS [=y] Location: Main menu -> Virtualization (VIRTUALIZATION [=y]) Selects: KVM_BOOK3S_HV_EXIT_TIMING [=n]


Symbol: PSERIES_PLPKS [=n] Type : bool Defined at arch/powerpc/platforms/pseries/Kconfig:144 Prompt: Support for the Platform Key Storage Depends on: PPC_PSERIES [=y] Location: Main menu -> Platform support


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

Merge request reports

Loading