Commits
Merge tag 'omap-for-v5.1/defconfig-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/defconfig Defconfig changes for omaps Drop PROVE_LOCKING as it should not be enabled in the defconfig. It causes quite a bit overhead as noted in the patch description. Then let's update omap2plus_defconfig for dropped options and moved options. That way makesavedefconfig can actually be used to generate patches against omap2plus_defconfig. * tag 'omap-for-v5.1/defconfig-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap: ARM: omap2plus_defconfig: Update for moved options ARM: omap2plus_defconfig: Update for dropped options ARM: omap2plus_defconfig: remove PROVE_LOCKING from defconfig Signed-off-by: Arnd Bergmann <arnd@arndb.de>