repo.or.cz
/
drm
/
drm-misc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
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
blob
54ad8972681a2cc724e6122b19407188910b9025
1
# Config options which are added to UML builds by default
2
3
# Enable virtio/pci, as a lot of tests require it.
4
CONFIG_VIRTIO_UML=y
5
CONFIG_UML_PCI_OVER_VIRTIO=y
6
7
# Enable FORTIFY_SOURCE for wider checking.
8
CONFIG_FORTIFY_SOURCE=y