mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 09:16:29 +00:00
kernel: add Hyper-V para-virtual device drivers to the kernel
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
parent
d9be62b48d
commit
3361963d6c
@ -2175,7 +2175,11 @@ CONFIG_VIRTIO_MMIO_CMDLINE_DEVICES=y
|
|||||||
#
|
#
|
||||||
# Microsoft Hyper-V guest support
|
# Microsoft Hyper-V guest support
|
||||||
#
|
#
|
||||||
# CONFIG_HYPERV is not set
|
CONFIG_HYPERV=y
|
||||||
|
CONFIG_HYPERV_STORAGE=y
|
||||||
|
CONFIG_HYPERV_NET=y
|
||||||
|
CONFIG_HYPERV_UTILS=y
|
||||||
|
CONFIG_HYPERV_KEYBOARD=y
|
||||||
|
|
||||||
#
|
#
|
||||||
# Xen driver support
|
# Xen driver support
|
||||||
|
Loading…
Reference in New Issue
Block a user