Skip to content

[redhat] New configs in drivers/hv

Fixes: RHEL-119807
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: HYPERV [=n]
Type  : bool
Defined at drivers/hv/Kconfig:5
  Prompt: Microsoft Hyper-V core hypervisor support
  Depends on: X86 [=y] && X86_LOCAL_APIC [=y] && HYPERVISOR_GUEST [=y] || ARM64 && !CPU_BIG_ENDIAN
  Location:
    -> Device Drivers
      -> Microsoft Hyper-V guest support
        -> Microsoft Hyper-V core hypervisor support (HYPERV [=n])
Selects: PARAVIRT [=y] && X86_HV_CALLBACK_VECTOR [=y] && OF_EARLY_FLATTREE [=n] && SYSFB [=y] && IRQ_MSI_LIB [=y]

Commit: 46a97191 (Staging: hv: move hyperv code out of staging directory)


Signed-off-by: Fedora Kernel Team kernel-team@fedoraproject.org Signed-off-by: Justin M. Forbes jforbes@fedoraproject.org

Edited by Justin M. Forbes

Merge request reports

Loading