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 cba767175becadc5c4016cceb7bfdd2c7fe722f4 14 lines 270 B view raw
1# For a description of the syntax of this configuration file, 2# see Documentation/kbuild/kconfig-language.txt. 3# 4 5config PPC4xx_PCI_EXPRESS 6 bool 7 depends on PCI && 4xx 8 default n 9 10config PPC_MSI_BITMAP 11 bool 12 depends on PCI_MSI 13 default y if MPIC 14 default y if FSL_PCI