clk: imx: Make the i.MX8MQ CCM clock driver CLK_IMX8MQ dependant
authorAbel Vesa <abel.vesa@nxp.com>
Fri, 14 Dec 2018 14:20:34 +0000 (14:20 +0000)
committerStephen Boyd <sboyd@kernel.org>
Fri, 14 Dec 2018 20:56:27 +0000 (12:56 -0800)
commitd360b130e210f2468b2ff9cae5177c6cba780e83
tree31ce769f9fc2edb2ad9984a5fe90766f9dfbf263
parent33e7a8422546b5cd65d4af4dfe4ed92ea543d8df
clk: imx: Make the i.MX8MQ CCM clock driver CLK_IMX8MQ dependant

Remove the dependency between the i.MX8MQ CCM clock driver
and the CONFIG_SOC_IMX8MQ and use CONFIG_CLK_IMX8MQ instead.
CONFIG_CLK_IMX8MQ depends on ARCH_MXC && ARM64.

Signed-off-by: Abel Vesa <abel.vesa@nxp.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/Kconfig
drivers/clk/imx/Kconfig [new file with mode: 0644]
drivers/clk/imx/Makefile