From: Sascha Hauer <s.hauer@pengutronix.de> To: Marco Felsch <m.felsch@pengutronix.de> Cc: barebox@lists.infradead.org Subject: Re: [PATCH 1/3] ARM: cm-fx6: fix build dependency Date: Mon, 5 Oct 2020 09:13:19 +0200 [thread overview] Message-ID: <20201005071319.GC11648@pengutronix.de> (raw) In-Reply-To: <20201002105635.4662-1-m.felsch@pengutronix.de> On Fri, Oct 02, 2020 at 12:56:33PM +0200, Marco Felsch wrote: > The cm-fx6 board uses the edhc-pbl function during lowlevel init. So we > need to select it. > > Signed-off-by: Marco Felsch <m.felsch@pengutronix.de> > --- > arch/arm/mach-imx/Kconfig | 1 + > 1 file changed, 1 insertion(+) Applied, thanks Sascha > > diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig > index a67e59fd4f..1e4ba0bca4 100644 > --- a/arch/arm/mach-imx/Kconfig > +++ b/arch/arm/mach-imx/Kconfig > @@ -450,6 +450,7 @@ config MACH_GW_VENTANA > config MACH_CM_FX6 > bool "CM FX6" > select ARCH_IMX6 > + select MCI_IMX_ESDHC_PBL > > config MACH_ADVANTECH_ROM_742X > bool "Advantech ROM 742X" > -- > 2.20.1 > > > _______________________________________________ > barebox mailing list > barebox@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/barebox > -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox
prev parent reply other threads:[~2020-10-05 7:13 UTC|newest] Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-10-02 10:56 Marco Felsch 2020-10-02 10:56 ` [PATCH 2/3] ARM: i.MX6X: cleanup " Marco Felsch 2020-10-02 10:56 ` [PATCH 3/3] ARCH: i.MX6: add support for OFDEVICE Marco Felsch 2020-10-02 11:26 ` Lucas Stach 2020-10-02 13:32 ` Marco Felsch 2020-10-05 7:13 ` Sascha Hauer [this message]
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20201005071319.GC11648@pengutronix.de \ --to=s.hauer@pengutronix.de \ --cc=barebox@lists.infradead.org \ --cc=m.felsch@pengutronix.de \ --subject='Re: [PATCH 1/3] ARM: cm-fx6: fix build dependency' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox