Re: [PATCH] ARM: omap2plus_defconfig: Fix warning due invalid RXKAD symbol value
From: Tony Lindgren
Date: Tue Apr 26 2016 - 13:30:36 EST
* Javier Martinez Canillas <javier@xxxxxxxxxxxxxxx> [160422 10:54]:
> Commit 648af7fca159 ("rxrpc: Absorb the rxkad security module") changed
> the RXKAD Kconfig symbol from tristate to boolean but the commit didn't
> update the omap2plus_defconfig that was enabling CONFIG_RXKAD as module.
>
> This leads to the following warning when using the omap2plus_defconfig:
>
> arch/arm/configs/omap2plus_defconfig:112:warning: symbol value 'm' invalid for RXKAD
Thanks applying into omap-for-v4.7/defconfig.
Tony