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 v5.1-rc3 10 lines 203 B view raw
1menu "i.MX SoC drivers" 2 3config IMX_GPCV2_PM_DOMAINS 4 bool "i.MX GPCv2 PM domains" 5 depends on ARCH_MXC || (COMPILE_TEST && OF) 6 depends on PM 7 select PM_GENERIC_DOMAINS 8 default y if SOC_IMX7D 9 10endmenu