[PATCH] ARM: imx: Place "Cortex-A/Cortex-M" comment in the correct location
Shawn Guo
shawnguo at kernel.org
Fri Sep 4 21:34:48 EDT 2020
On Tue, Aug 25, 2020 at 11:16:21PM -0300, Fabio Estevam wrote:
> The menu comment "Cortex-A/Cortex-M asymmetric multiprocessing platforms"
> appears when running:
>
> make imx_v4_v5_defconfig
> make menuconfig
>
> System Type --->
> [*] Freescale i.MX family --->
>
> This is not correct as imx_v4_v5_defconfig does not select any Cortex-A
> or Cortex-M platforms.
>
> Move the comment under the correct symbol ifdefery to fix this problem.
>
> Fixes: 8064887e02fd ("ARM: vf610: enable Cortex-M4 configuration on Vybrid SoC")
> Signed-off-by: Fabio Estevam <festevam at gmail.com>
Applied, thanks.
More information about the linux-arm-kernel
mailing list