[U-Boot] [PATCH 1/4] arm: imx: mx23: Move MX23 selection to Kconfig
stefan at agner.ch
stefan at agner.ch
Tue Feb 6 08:34:58 UTC 2018
On 05.02.2018 23:05, Fabio Estevam wrote:
> On Mon, Feb 5, 2018 at 7:33 PM, Stefan Agner <stefan at agner.ch> wrote:
>
>> --- a/arch/arm/mach-imx/mx2/Kconfig
>> +++ b/arch/arm/mach-imx/mx2/Kconfig
>
> mx23 and mx28 fits better into /arch/arm/mach-imx/mxs/Kconfig
>
>> @@ -1,3 +1,39 @@
>> +if ARCH_MX23
>> +
>> +config MX23
>> + bool
>> + default y
>> +
>> +choice
>> + prompt "MX25 board select"
>
> Wrong SoC. This should be MX23 :-)
Ok, will send v2 fixing those issues.
--
Stefan
More information about the U-Boot
mailing list