16fc3a863SDavid Gow# Config options which are added to UML builds by default
26fc3a863SDavid Gow
36fc3a863SDavid Gow# Enable virtio/pci, as a lot of tests require it.
46fc3a863SDavid GowCONFIG_VIRTIO_UML=y
56fc3a863SDavid GowCONFIG_UML_PCI_OVER_VIRTIO=y
6*4d906098SKees Cook
7*4d906098SKees Cook# Enable FORTIFY_SOURCE for wider checking.
8*4d906098SKees CookCONFIG_FORTIFY_SOURCE=y
9