
6 Feb
2018
6 Feb
'18
9:34 a.m.
On 05.02.2018 23:05, Fabio Estevam wrote:
On Mon, Feb 5, 2018 at 7:33 PM, Stefan Agner stefan@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