Skip to content

Commit

Permalink
[Kernel Config] enable more Hyper-V features
Browse files Browse the repository at this point in the history
This kernel can be used for regular Hyper-V VMs or HCS VMs such as NanaBox
  • Loading branch information
Andarwinux committed Nov 30, 2024
1 parent feb317c commit e4d3b69
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions wsl2_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -508,7 +508,9 @@ CONFIG_I2C_ALGOBIT=y
# CONFIG_X86_PKG_TEMP_THERMAL is not set
CONFIG_DRM=y
CONFIG_DRM_VGEM=y
CONFIG_DRM_HYPERV=y
CONFIG_HIDRAW=y
CONFIG_HID_HYPERV_MOUSE=y
CONFIG_HID_BPF=y
CONFIG_USB_HIDDEV=y
CONFIG_USB=y
Expand All @@ -527,6 +529,7 @@ CONFIG_RTC_INTF_DEV_UIE_EMUL=y
CONFIG_UIO=y
CONFIG_UIO_PDRV_GENIRQ=y
CONFIG_UIO_DMEM_GENIRQ=y
CONFIG_UIO_HV_GENERIC=y
CONFIG_VFIO=y
CONFIG_VFIO_PCI=y
# CONFIG_VFIO_PCI_IGD is not set
Expand Down

0 comments on commit e4d3b69

Please sign in to comment.