Sign in
gbmc
/
linux
/
cb780b79b236db9a036a4b7975361dd44a0b4d29
/
.
/
tools
/
testing
/
kunit
/
configs
/
arch_uml.config
blob: 54ad8972681a2cc724e6122b19407188910b9025 [
file
]
# 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
# Enable FORTIFY_SOURCE for wider checking.
CONFIG_FORTIFY_SOURCE
=
y