Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v6.18-rc4 7 lines 195 B view raw
1# Config options which are added to UML builds by default 2 3# Enable pci, as a lot of tests require it. 4CONFIG_KUNIT_UML_PCI=y 5 6# Enable FORTIFY_SOURCE for wider checking. 7CONFIG_FORTIFY_SOURCE=y