[PATCH v2] ARM: mxs_defconfig: Re-sync defconfig
Shawn Guo
shawnguo at kernel.org
Mon Mar 26 01:34:41 PDT 2018
On Fri, Mar 16, 2018 at 02:10:09PM -0300, Fabio Estevam wrote:
> From: Fabio Estevam <fabio.estevam at nxp.com>
>
> Re-sync the defconfig by doing:
>
> make savedefconfig
> cp defconfig arch/arm/configs/mxs_defconfig
>
> So keep it in sync to help further changes in defconfig.
>
> The explanation for removing the Kconfig symbols:
>
> CONFIG_FHANDLE=y: verified that it is still selected
> # CONFIG_INPUT_MOUSEDEV_PSAUX is not set: verified that it is still not
> selected
> CONFIG_DEVPTS_MULTIPLE_INSTANCES=y: does not exist anymore
> # CONFIG_DEVKMEM is not set: verified that it is still not selected
> CONFIG_NVMEM=y: verified that it is still selected
> CONFIG_LOCKUP_DETECTOR=y: need to select CONFIG_SOFTLOCKUP_DETECTOR now
> CONFIG_TIMER_STATS=y: does not exist anymore
>
> Boot tested on a imx28evk.
>
> Signed-off-by: Fabio Estevam <fabio.estevam at nxp.com>
Applied, thanks.
More information about the linux-arm-kernel
mailing list