Kconfig (f8bade6c9a6213c2c5ba6e5bf32415ecab6e41e5) Kconfig (c43a801a57890b15e16a0502edf145d59c91baf7)
1# SPDX-License-Identifier: GPL-2.0
2# common clock support for NXP i.MX SoC family.
3config MXC_CLK
4 tristate "IMX clock"
5 depends on ARCH_MXC || COMPILE_TEST
6
7config MXC_CLK_SCU
8 tristate

--- 84 unchanged lines hidden (view full) ---

93
94config CLK_IMX8QXP
95 tristate "IMX8QXP SCU Clock"
96 depends on (ARCH_MXC && ARM64) || COMPILE_TEST
97 depends on IMX_SCU && HAVE_ARM_SMCCC
98 select MXC_CLK_SCU
99 help
100 Build the driver for IMX8QXP SCU based clocks.
1# SPDX-License-Identifier: GPL-2.0
2# common clock support for NXP i.MX SoC family.
3config MXC_CLK
4 tristate "IMX clock"
5 depends on ARCH_MXC || COMPILE_TEST
6
7config MXC_CLK_SCU
8 tristate

--- 84 unchanged lines hidden (view full) ---

93
94config CLK_IMX8QXP
95 tristate "IMX8QXP SCU Clock"
96 depends on (ARCH_MXC && ARM64) || COMPILE_TEST
97 depends on IMX_SCU && HAVE_ARM_SMCCC
98 select MXC_CLK_SCU
99 help
100 Build the driver for IMX8QXP SCU based clocks.
101
102config CLK_IMX8ULP
103 tristate "IMX8ULP CCM Clock Driver"
104 depends on ARCH_MXC || COMPILE_TEST
105 help
106 Build the driver for i.MX8ULP CCM Clock Driver