arch_uml.config 195 B

1234567
  1. # Config options which are added to UML builds by default
  2. # Enable pci, as a lot of tests require it.
  3. CONFIG_KUNIT_UML_PCI=y
  4. # Enable FORTIFY_SOURCE for wider checking.
  5. CONFIG_FORTIFY_SOURCE=y