[PATCH] ARM: i.MX: Fix Kamstrup mx7 concentrator default cfg

Lars Pedersen lapeddk at gmail.com
Tue Apr 13 14:31:39 BST 2021


On Tue, 13 Apr 2021 at 13:07, Ahmad Fatoum <a.fatoum at pengutronix.de> wrote:
>
>
>
> On 13.04.21 13:03, Lars Pedersen wrote:
> > Hello Ahmad.
> >
> > On Tue, 13 Apr 2021 at 12:09, Ahmad Fatoum <a.fatoum at pengutronix.de> wrote:
> >>
> >> Hi,
> >>
> >> On 13.04.21 11:23, Lars Pedersen wrote:
> >>> Select CONFIG_POWER_RESET_GPIO_RESTART for Kamstrup mx7 concentrator
> >>> board.
> >>>
> >>> Signed-off-by: Lars Pedersen <lapeddk at gmail.com>
> >>> Reviewed-by: Bruno Thomsen <bruno.thomsen at gmail.com>
> >>> ---
> >>> Requires patch ARM: i.MX: Kamstrup mx7 concentrator board support
> >>>
> >>>  arch/arm/mach-imx/Kconfig | 1 +
> >>>  1 file changed, 1 insertion(+)
> >>>
> >>> diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig
> >>> index cc73d0a0d..4ee8ffe4b 100644
> >>> --- a/arch/arm/mach-imx/Kconfig
> >>> +++ b/arch/arm/mach-imx/Kconfig
> >>> @@ -530,6 +530,7 @@ config MACH_KAMSTRUP_MX7_CONCENTRATOR
> >>>       bool "Kamstrup i.MX7 Concentrator"
> >>>       select ARCH_IMX7
> >>>       select ARM_USE_COMPRESSED_DTB
> >>> +     select CONFIG_POWER_RESET_GPIO_RESTART
> >>
> >> Sorry, no CONFIG_ in Kconfig files. ^^
> >
> > Heh okay :) Then lets stay with the v2 patch and disregard the patch
> > fix in Kconfig.
>
> Sure, ss you like. Just for clarification, what I meant was that in Kconfig
> files symbols don't have the CONFIG_ prefix. That's only used outside
> (e.g. from Makefile or C preprocessor).

I misread your answer and was a little to quick with a fix. I'll send
a new one which also has been compile tested.

>
> Cheers,
> Ahmad
>
> >
> >>
> >> Cheers,
> >> Ahmad
> >>
> >>>
> >>>  config MACH_NXP_IMX6ULL_EVK
> >>>       bool "NXP i.MX6ull EVK Board"
> >>>
> >>
> >> --
> >> 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 |
> >
>
> --
> 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 |



More information about the barebox mailing list