commit | f1f018dc030edfeca54373053cf02dee4561bb0c | [log] [tgz] |
---|---|---|
author | Anson Huang <Anson.Huang@nxp.com> | Thu Jul 30 09:22:52 2020 +0800 |
committer | Shawn Guo <shawnguo@kernel.org> | Sat Aug 22 12:38:23 2020 +0800 |
tree | e968faef869bd6d46bc34b4a83e8a2bb58136103 | |
parent | 870ed5e22ae18b63751140b4050050ca2115ba60 [diff] |
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>