linux-zen-desktop/tools/testing/kunit/configs/arch_uml.config

6 lines
159 B
Plaintext
Raw Normal View History

2023-08-30 17:31:07 +02:00
# Config options which are added to UML builds by default
# Enable virtio/pci, as a lot of tests require it.
CONFIG_VIRTIO_UML=y
CONFIG_UML_PCI_OVER_VIRTIO=y