[PATCH v2 1/3] mx7ulp: select soc features

Igor Opaniuk igor.opaniuk at foundries.io
Wed Sep 15 18:06:55 CEST 2021


Hi Oleksandr,

On Sun, Sep 12, 2021 at 5:33 PM Oleksandr Suvorov
<oleksandr.suvorov at foundries.io> wrote:
>
> Force selecting features present in SoC i.MX7ULP.
>
> Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov at foundries.io>
> ---
>
> (no changes since v1)
>
>  arch/arm/mach-imx/mx7ulp/Kconfig | 3 +++
>  1 file changed, 3 insertions(+)
>
> diff --git a/arch/arm/mach-imx/mx7ulp/Kconfig b/arch/arm/mach-imx/mx7ulp/Kconfig
> index 2ffac9cf7c..56a3efd7b9 100644
> --- a/arch/arm/mach-imx/mx7ulp/Kconfig
> +++ b/arch/arm/mach-imx/mx7ulp/Kconfig
> @@ -9,6 +9,9 @@ config LDO_ENABLED_MODE
>           Select this option to enable the PMC1 LDO.
>
>  config MX7ULP
> +       select ARCH_SUPPORT_PSCI
> +       select CPU_V7_HAS_NONSEC
> +       select CPU_V7_HAS_VIRT
>         select HAS_CAAM
>         bool
>
> --
> 2.31.1
>

Reviewed-by: Igor Opaniuk <igor.opaniuk at foundries.io>

-- 
Best regards - Freundliche Grüsse - Meilleures salutations

Igor Opaniuk
Embedded Software Engineer
T:  +380 938364067
E: igor.opaniuk at foundries.io
W: www.foundries.io


More information about the U-Boot mailing list