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

2022-02-05 Thread sbabic
> Force selecting features present in SoC i.MX7ULP. > Signed-off-by: Oleksandr Suvorov > Reviewed-by: Igor Opaniuk Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic -- = DENX Software Engineering GmbH, M

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

2021-09-15 Thread Igor Opaniuk
Hi Oleksandr, On Sun, Sep 12, 2021 at 5:33 PM Oleksandr Suvorov wrote: > > Force selecting features present in SoC i.MX7ULP. > > Signed-off-by: Oleksandr Suvorov > --- > > (no changes since v1) > > arch/arm/mach-imx/mx7ulp/Kconfig | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/arch

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

2021-09-12 Thread Oleksandr Suvorov
Force selecting features present in SoC i.MX7ULP. Signed-off-by: Oleksandr Suvorov --- (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