]> www.infradead.org Git - linux-platform-drivers-x86.git/commit
Merge tag 'omap-for-v5.13/defconfig-signed' of git://git.kernel.org/pub/scm/linux...
authorArnd Bergmann <arnd@arndb.de>
Thu, 8 Apr 2021 20:05:50 +0000 (22:05 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 8 Apr 2021 20:05:50 +0000 (22:05 +0200)
commit2de5bb995656312ac1464ee29294140e9aacd642
tree1ca57eae412eb4b0d2b6073065b79c47d0c944ad
parentd515102f56a02b68c5cc840880b45730736df73d
parentf6a7ea04ad2044e8f05b55f3bdd3133f468f60d1
Merge tag 'omap-for-v5.13/defconfig-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/defconfig

Defconfig changes for omaps for v5.13

Update defconfig to have nefilter available as loadable modules
to make the defconfig more usable for networked devices. And we now
select SIMPLE_PM_BUS so it can be dropped. And some devices use
EEPROM_AT25 so let's add it as a loadable module.

* tag 'omap-for-v5.13/defconfig-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
  ARM: omap2plus_defconfig: Add AT25 EEPROM module
  ARM: omap2plus_defconfig: Enable Netfilter components as modules
  ARM: omap2plus_defconfig: Update for dropped simple-pm-bus

Link: https://lore.kernel.org/r/pull-1617703816-65652@atomide.com-3
Signed-off-by: Arnd Bergmann <arnd@arndb.de>