mbox series

[GIT,PULL] Qualcomm Defconfig updates for 5.4

Message ID 1567317285-8555-3-git-send-email-agross@kernel.org (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] Qualcomm Defconfig updates for 5.4 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-defconfig-for-5.4

Message

Andy Gross Sept. 1, 2019, 5:54 a.m. UTC
The following changes since commit 5f9e832c137075045d15cd6899ab0505cfb2ca4b:

  Linus 5.3-rc1 (2019-07-21 14:05:38 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-defconfig-for-5.4

for you to fetch changes up to 1cd3e52a07b86cf03079e05968d1a2641b6261c4:

  ARM: multi_v7_defconfig: Add DRM_MSM to defconfigs with ARCH_QCOM (2019-09-01 00:37:54 -0500)

----------------------------------------------------------------
Qualcomm ARM Based defconfig Updates for v5.4

* Add DRM_MSM to ARCH_QCOM defconfigs

----------------------------------------------------------------
Andy Gross (1):
      ARM: multi_v7_defconfig: Add DRM_MSM to defconfigs with ARCH_QCOM

Jordan Crouse (1):
      ARM: qcom_defconfig: Add DRM_MSM to defconfigs with ARCH_QCOM

 arch/arm/configs/multi_v7_defconfig | 1 +
 arch/arm/configs/qcom_defconfig     | 1 +
 2 files changed, 2 insertions(+)

Comments

Arnd Bergmann Sept. 4, 2019, 3:05 p.m. UTC | #1
On Sun, Sep 1, 2019 at 7:54 AM Andy Gross <agross@kernel.org> wrote:

> ----------------------------------------------------------------
> Qualcomm ARM Based defconfig Updates for v5.4
>
> * Add DRM_MSM to ARCH_QCOM defconfigs

Pulled into arm/defconfig, thanks!

       Arnd