[PATCH] ARM: i.MX: Fix Kamstrup mx7 concentrator default cfg
Ahmad Fatoum
a.fatoum at pengutronix.de
Tue Apr 13 11:09:46 BST 2021
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. ^^
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 |
More information about the barebox
mailing list