mbox series

[GIT,PULL] defconfig: mediatek: updates for v5.12

Message ID aa5c6673-f018-00d3-42da-46a4976d8ef7@gmail.com
State New
Headers show
Series [GIT,PULL] defconfig: mediatek: updates for v5.12 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux.git/ tags/v5.11-next-defconfig

Message

Matthias Brugger Feb. 1, 2021, 10:19 a.m. UTC
Hi Arnd and Olof,

Here comes a few updates to the arm64 defconfig. Please have a look.

Regards,
Matthias

---
The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:

  Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux.git/
tags/v5.11-next-defconfig

for you to fetch changes up to e25efbd140c296b52aaa5f0380628e55578c5eed:

  arm64: configs: Support DEVAPC on MediaTek platforms (2021-02-01 09:50:07 +0100)

----------------------------------------------------------------
- build PMIC wrapper as a module
- build DEVAPC as a module

----------------------------------------------------------------
Argus Lin (1):
      arm64: configs: Support pwrap on Mediatek MT6779 platform

Neal Liu (1):
      arm64: configs: Support DEVAPC on MediaTek platforms

 arch/arm64/configs/defconfig | 2 ++
 1 file changed, 2 insertions(+)

Comments

Arnd Bergmann Feb. 2, 2021, 9:42 p.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Mon, 1 Feb 2021 11:19:36 +0100, Matthias Brugger wrote:
> Here comes a few updates to the arm64 defconfig. Please have a look.
> 
> Regards,
> Matthias

Merged into arm/defconfig, thanks!

merge commit: 77bad664169a7b5ea954638cf049d063b8b055cd

       Arnd