mbox series

[GIT,PULL] defconfig: mediatek: changes for v5.13

Message ID 70f6a2ae-2a99-6861-e591-9cc71bb174af@gmail.com
State New
Headers show
Series [GIT,PULL] defconfig: mediatek: changes for v5.13 | expand

Pull-request

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

Message

Matthias Brugger April 1, 2021, 1:58 p.m. UTC
Hi Arnd and Olof,

Please have a look at the following changes to defconfig. There is a small merge
conflict with the IMX branch, but it should be trivial.

Regards,
Matthias
---
The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:

  Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)

are available in the Git repository at:

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

for you to fetch changes up to f6dc45610879f88b1c37c07c8342f6764bcd55f4:

  arm64: defconfig: Enable options to support panel display for Mediatek
Chromebooks (2021-03-31 12:12:59 +0200)

----------------------------------------------------------------
Enable option to boot MediaTek based chromebook (mt8173 and mt8183) with defconfig

----------------------------------------------------------------
Enric Balletbo i Serra (2):
      arm64: defconfig: Allow mt8173-based boards to boot from usb
      arm64: defconfig: Enable options to support panel display for Mediatek
Chromebooks

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

Comments

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

On Thu, 1 Apr 2021 15:58:41 +0200, Matthias Brugger wrote:
> Please have a look at the following changes to defconfig. There is a small merge
> conflict with the IMX branch, but it should be trivial.
> 
> Regards,
> Matthias

Merged into arm/defconfig, thanks!

merge commit: 03c623535fbd7313f854f944b1e22f364e7b4c98

       Arnd