mbox series

[GIT,PULL] ARM: mvebu: defconfig for v5.16 (#1)

Message ID 871r4mmecw.fsf@BL-laptop
State New
Headers show
Series [GIT,PULL] ARM: mvebu: defconfig for v5.16 (#1) | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu.git tags/mvebu-defconfig-5.16-1

Message

Gregory CLEMENT Oct. 15, 2021, 4:39 p.m. UTC
Hi,

Here is the first pull request for defconfig for mvebu for v5.16.

Gregory

The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

  Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu.git tags/mvebu-defconfig-5.16-1

for you to fetch changes up to 8d41453493c28d489aeec583fcf3f9d9f4ef0b9c:

  ARM: mvebu_v7_defconfig: rebuild default configuration (2021-10-13 16:37:12 +0200)

----------------------------------------------------------------
mvebu defconfig for 5.16 (part 1)

Update defconfig and enable mtd physmap

----------------------------------------------------------------
Marcel Ziswiler (2):
      ARM: mvebu_v7_defconfig: enable mtd physmap
      ARM: mvebu_v7_defconfig: rebuild default configuration

 arch/arm/configs/mvebu_v7_defconfig | 18 ++++++++----------
 1 file changed, 8 insertions(+), 10 deletions(-)

Comments

Arnd Bergmann Oct. 20, 2021, 9:30 p.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Fri, 15 Oct 2021 18:39:43 +0200, Gregory CLEMENT wrote:
> Here is the first pull request for defconfig for mvebu for v5.16.
> 
> Gregory
> 
> The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:
> 
>   Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)
> 
> [...]

Merged into arm/defconfigs, thanks!

merge commit: a307ca926028bc79d12eb2f686f4a557f064f598

       Arnd