Kconfig (f0d8048525d7d8618a79550cd70de9ce0a6a496f) | Kconfig (2c1966af073c3469e886e8f4c4c83403fe2ac857) |
---|---|
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 | 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 |
|