Skip to content

Commit

Permalink
added some missing virtualization-related kernel options. This refs h…
Browse files Browse the repository at this point in the history
  • Loading branch information
jens-maus committed Sep 19, 2022
1 parent 384d7a2 commit 889285c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions buildroot-external/board/ova/kernel_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -445,6 +445,7 @@ CONFIG_MAC80211_LEDS=y
CONFIG_RFKILL=m
CONFIG_RFKILL_INPUT=y
CONFIG_NET_9P=m
CONFIG_NET_9P_VIRTIO=m
CONFIG_NFC=m
CONFIG_PCI=y
CONFIG_PCIEPORTBUS=y
Expand Down Expand Up @@ -714,6 +715,7 @@ CONFIG_VIRTIO_BALLOON=m
CONFIG_VIRTIO_INPUT=m
CONFIG_VIRTIO_MMIO=y
CONFIG_VIRTIO_MMIO_CMDLINE_DEVICES=y
CONFIG_VHOST_VSOCK=m
CONFIG_HYPERV=y
CONFIG_HYPERV_UTILS=m
CONFIG_HYPERV_BALLOON=m
Expand Down

0 comments on commit 889285c

Please sign in to comment.