Message ID | pull-1617703816-65652@atomide.com-3 |
---|---|
State | New |
Headers | show |
Series | [GIT,PULL,1/3] | expand |
From: Arnd Bergmann <arnd@arndb.de> On Tue, 6 Apr 2021 13:11:00 +0300, Tony Lindgren wrote: > The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15: > > Linux 5.12-rc2 (2021-03-05 17:33:41 -0800) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.13/defconfig-signed > > [...] Merged into arm/defconfig, thanks! merge commit: 2de5bb995656312ac1464ee29294140e9aacd642 Arnd
From: "Tony Lindgren" <tony@atomide.com> The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15: Linux 5.12-rc2 (2021-03-05 17:33:41 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.13/defconfig-signed for you to fetch changes up to f6a7ea04ad2044e8f05b55f3bdd3133f468f60d1: ARM: omap2plus_defconfig: Add AT25 EEPROM module (2021-03-24 13:46:55 +0200) ---------------------------------------------------------------- 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. ---------------------------------------------------------------- Adam Ford (1): ARM: omap2plus_defconfig: Add AT25 EEPROM module Ivan Jelincic (2): ARM: omap2plus_defconfig: Update for dropped simple-pm-bus ARM: omap2plus_defconfig: Enable Netfilter components as modules arch/arm/configs/omap2plus_defconfig | 151 ++++++++++++++++++++++++++++++++++- 1 file changed, 150 insertions(+), 1 deletion(-)