mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-22 13:38:26 +00:00
kernel: config: Add CONFIG_VIRTIO_BALLOON to virtio.conf
Add CONFIG_VIRTIO_BALLOON to virtio.conf to open virtio-balloon. Fixes: #10710 Signed-off-by: Hui Zhu <teawater@antgroup.com>
This commit is contained in:
parent
d7059e9024
commit
42f5ef9ff1
@ -23,3 +23,5 @@ CONFIG_VIRTIO_BLK=y
|
||||
CONFIG_TTY=y
|
||||
CONFIG_VIRTIO_CONSOLE=y
|
||||
CONFIG_VIRTIO_NET=y
|
||||
|
||||
CONFIG_VIRTIO_BALLOON=y
|
||||
|
@ -1 +1 @@
|
||||
142
|
||||
143
|
||||
|
Loading…
Reference in New Issue
Block a user