CONFIG_HYPERV_ENABLED

Enable Hyper-V enlightenment

Type: bool

Help

When set, the minimum set of TLFS functionality together with some performance enlightenments are enabled.

Defaults

  • y

Kconfig definition

At arch/x86/Kconfig:240

Included via Kconfig:3

Menu path: (top menu)

config HYPERV_ENABLED
    bool "Enable Hyper-V enlightenment"
    default y
    help
      When set, the minimum set of TLFS functionality together with some
      performance enlightenments are enabled.

(Definitions include propagated dependencies, including from if’s and menus.)