[PATCH] ARM: i.MX7: Kconfig: ARCH_IMX7 selects COMMON_CLK_OF_PROVIDER
Sascha Hauer
s.hauer at pengutronix.de
Wed Jan 25 23:02:48 PST 2017
On Wed, Jan 25, 2017 at 12:24:57PM +0100, Alexander Kurz wrote:
> Build of clk-imx7 depends on selection of COMMON_CLK_OF_PROVIDER
>
> Signed-off-by: Alexander Kurz <akurz at blala.de>
> ---
> arch/arm/mach-imx/Kconfig | 2 ++
> 1 file changed, 2 insertions(+)
Applied, thanks
Sascha
>
> diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig
> index 0e3c7de..4dc1098 100644
> --- a/arch/arm/mach-imx/Kconfig
> +++ b/arch/arm/mach-imx/Kconfig
> @@ -161,6 +161,8 @@ config ARCH_IMX6UL
> config ARCH_IMX7
> bool
> select CPU_V7
> + select OFTREE
> + select COMMON_CLK_OF_PROVIDER
>
> config ARCH_VF610
> bool
> --
> 2.1.4
>
>
> _______________________________________________
> barebox mailing list
> barebox at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
>
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the barebox
mailing list