Merge tag 'omap-for-v5.1/defconfig-signed' of git://git.kernel.org/pub/scm/linux...
authorArnd Bergmann <arnd@arndb.de>
Fri, 15 Feb 2019 15:45:34 +0000 (16:45 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 15 Feb 2019 15:46:53 +0000 (16:46 +0100)
commit0e58c23b521149917b689da344803795133ee0d5
tree6c21f66b2fa96064c0bb7646ef86b4d70cc201f5
parent34332ef736c09f87af87586a4080e94740c350e2
parenta8220ae7e740f8c568bd79ba38b6a3efe13100c1
Merge tag 'omap-for-v5.1/defconfig-signed' of git://git./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>