mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-31 08:28:34 +00:00
Merge pull request #657 from devimc/topic/kernel/fragmentsFixCI
Fix FC and NEMU
This commit is contained in:
@@ -2,3 +2,7 @@
|
||||
|
||||
# Yes, we do support unaligned word accesses
|
||||
CONFIG_DCACHE_WORD_ACCESS=y
|
||||
|
||||
# Support virtiofs
|
||||
CONFIG_VIRTIO_FS=y
|
||||
CONFIG_FUSE_FS=y
|
||||
|
5
kernel/configs/fragments/x86_64/mmio.conf
Normal file
5
kernel/configs/fragments/x86_64/mmio.conf
Normal file
@@ -0,0 +1,5 @@
|
||||
# x86 specific mmio related items
|
||||
|
||||
# Next config are required for firecracker
|
||||
CONFIG_VIRTIO_MMIO=y
|
||||
CONFIG_VIRTIO_MMIO_CMDLINE_DEVICES=y
|
@@ -1 +1 @@
|
||||
46
|
||||
47
|
||||
|
Reference in New Issue
Block a user