clk: imx: Add clock configuration for ARMv7 platforms
authorAnson Huang <Anson.Huang@nxp.com>
Thu, 30 Jul 2020 01:22:52 +0000 (09:22 +0800)
committerShawn Guo <shawnguo@kernel.org>
Sat, 22 Aug 2020 04:38:23 +0000 (12:38 +0800)
commitf1f018dc030edfeca54373053cf02dee4561bb0c
treee968faef869bd6d46bc34b4a83e8a2bb58136103
parent870ed5e22ae18b63751140b4050050ca2115ba60
clk: imx: Add clock configuration for ARMv7 platforms

Add CONFIG_CLK_xxx for i.MX ARMv7 platforms, and use it as build option
instead of CONFIG_SOC_xxx, the CONFIG_CLK_xxx will be selected by default
according to CONFIG_SOC_xxx.

Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Reviewed-by: Dong Aisheng <aisheng.dong@nxp.com>
Reviewed-by: Stephen Boyd <sboyd@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
drivers/clk/imx/Kconfig
drivers/clk/imx/Makefile