Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1config INTERCONNECT_IMX
2 tristate "i.MX interconnect drivers"
3 depends on ARCH_MXC || COMPILE_TEST
4 help
5 Generic interconnect drivers for i.MX SOCs
6
7config INTERCONNECT_IMX8MM
8 tristate "i.MX8MM interconnect driver"
9 depends on INTERCONNECT_IMX
10
11config INTERCONNECT_IMX8MN
12 tristate "i.MX8MN interconnect driver"
13 depends on INTERCONNECT_IMX
14
15config INTERCONNECT_IMX8MQ
16 tristate "i.MX8MQ interconnect driver"
17 depends on INTERCONNECT_IMX