mbox series

[GIT,PULL] Allwinner arm64 config changes for 4.20

Message ID 20180929141355.qmv4edkkfavueeei@flea
State New
Headers show
Series [GIT,PULL] Allwinner arm64 config changes for 4.20 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-config64-for-4.20

Message

Maxime Ripard Sept. 29, 2018, 2:13 p.m. UTC
Hi Arnd, Olof,

Here are our arm64 defconfig changes for the next merge window.

Thanks!
Maxime

The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3:

  Linux 4.19-rc1 (2018-08-26 14:11:59 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-config64-for-4.20

for you to fetch changes up to 0570921c4c32e88a2f6102c476313eaa51c4842a:

  arm64: defconfig: Enable CONFIG_DRM_SUN4I (2018-09-05 09:04:38 +0200)

----------------------------------------------------------------
Allwinner arm64 config changes for 4.20

Here is a single config change to enable the DRM driver in the arm64
defconfig.

----------------------------------------------------------------
Jagan Teki (1):
      arm64: defconfig: Enable CONFIG_DRM_SUN4I

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

Comments

Arnd Bergmann Oct. 2, 2018, 7:53 a.m. UTC | #1
On Sat, Sep 29, 2018 at 4:14 PM Maxime Ripard <maxime.ripard@bootlin.com> wrote:
>
> Hi Arnd, Olof,
>
> Here are our arm64 defconfig changes for the next merge window.
>
> Thanks!
> Maxime
>
> The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3:
>
>   Linux 4.19-rc1 (2018-08-26 14:11:59 -0700)
>
> are available in the Git repository at:
>
>   https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-config64-for-4.20
>
> for you to fetch changes up to 0570921c4c32e88a2f6102c476313eaa51c4842a:
>
>   arm64: defconfig: Enable CONFIG_DRM_SUN4I (2018-09-05 09:04:38 +0200)
>
> ----------------------------------------------------------------
> Allwinner arm64 config changes for 4.20
>
> Here is a single config change to enable the DRM driver in the arm64
> defconfig.

Pulled into next/defconfig, thanks!

      Arnd