mbox series

[GIT,PULL] defconfig updates for v4.18

Message ID 268190dc-bca5-d86a-c56c-75013dc20d38@gmail.com
State New
Headers show
Series [GIT,PULL] defconfig updates for v4.18 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux.git/

Message

Matthias Brugger May 14, 2018, 11:24 a.m. UTC
Hi Olof and Arnd,

Please merge the following patch for defconfig.

Thanks,
Matthias

---

The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338:

  Linux 4.17-rc1 (2018-04-15 18:24:20 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 1e31927aa64545ee97a2a41db9984c9931afc50a:

  arm64: defconfig: Enable CONFIG_PINCTRL_MT7622 by default (2018-04-27 11:48:37
+0200)

----------------------------------------------------------------
enable mt7622 pinctrl to fix boot issue

----------------------------------------------------------------
Sean Wang (1):
      arm64: defconfig: Enable CONFIG_PINCTRL_MT7622 by default

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

Comments

Olof Johansson May 15, 2018, 8:38 p.m. UTC | #1
On Mon, May 14, 2018 at 01:24:03PM +0200, Matthias Brugger wrote:
> Hi Olof and Arnd,
> 
> Please merge the following patch for defconfig.
> 
> Thanks,
> Matthias
> 
> ---
> 
> The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338:
> 
>   Linux 4.17-rc1 (2018-04-15 18:24:20 -0700)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux.git/
> tags/v4.17-next-defconfig
> 
> for you to fetch changes up to 1e31927aa64545ee97a2a41db9984c9931afc50a:
> 
>   arm64: defconfig: Enable CONFIG_PINCTRL_MT7622 by default (2018-04-27 11:48:37
> +0200)
> 
> ----------------------------------------------------------------
> enable mt7622 pinctrl to fix boot issue

Merged, thanks!


-Olof