mbox series

[GIT,PULL] Qualcomm ARM64 Defconfig updates for 4.20

Message ID 1538332682-12018-1-git-send-email-andy.gross@linaro.org (mailing list archive)
State Not Applicable, archived
Delegated to: Andy Gross
Headers show
Series [GIT,PULL] Qualcomm ARM64 Defconfig updates for 4.20 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-arm64-defconfig-for-4.20

Message

Andy Gross Sept. 30, 2018, 6:37 p.m. UTC
The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3:

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

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-arm64-defconfig-for-4.20

for you to fetch changes up to 1bdf91fd2ae8226f34ed3a760199946c7dfe746d:

  arm64: defconfig: Enable Qualcomm QRTR (2018-09-13 14:38:06 -0500)

----------------------------------------------------------------
Qualcomm ARM64 Based defconfig Updates for v4.20

* Enable Qualcomm QRTR driver

----------------------------------------------------------------
Bjorn Andersson (1):
      arm64: defconfig: Enable Qualcomm QRTR

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

Comments

Arnd Bergmann Oct. 1, 2018, 4 p.m. UTC | #1
On Sun, Sep 30, 2018 at 8:38 PM Andy Gross <andy.gross@linaro.org> wrote:
>
> The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3:
>
>   Linux 4.19-rc1 (2018-08-26 14:11:59 -0700)
>
> are available in the git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-arm64-defconfig-for-4.20
>
> for you to fetch changes up to 1bdf91fd2ae8226f34ed3a760199946c7dfe746d:
>
>   arm64: defconfig: Enable Qualcomm QRTR (2018-09-13 14:38:06 -0500)
>
> ----------------------------------------------------------------
> Qualcomm ARM64 Based defconfig Updates for v4.20
>
> * Enable Qualcomm QRTR driver

Pulled into next/defconfig, thanks

       Arnd