Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
[drm/drm-misc.git] / tools / testing / kunit / configs / arch_uml.config
blob54ad8972681a2cc724e6122b19407188910b9025
1 # Config options which are added to UML builds by default
3 # Enable virtio/pci, as a lot of tests require it.
4 CONFIG_VIRTIO_UML=y
5 CONFIG_UML_PCI_OVER_VIRTIO=y
7 # Enable FORTIFY_SOURCE for wider checking.
8 CONFIG_FORTIFY_SOURCE=y