mbox series

[GIT,PULL] Qualcomm Defconfig updates for 4.20

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

Pull-request

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

Message

Andy Gross Sept. 30, 2018, 6:38 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-defconfig-for-4.20

for you to fetch changes up to 54c2678cd198f61555796bbda5e1727e6e1858f1:

  ARM: qcom_defconfig: Enable MAILBOX (2018-09-13 15:39:19 -0500)

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

* Enable MAILBOX

----------------------------------------------------------------
Frank Rowand (1):
      ARM: qcom_defconfig: Enable MAILBOX

 arch/arm/configs/qcom_defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Arnd Bergmann Oct. 1, 2018, 3:59 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-defconfig-for-4.20
>
> for you to fetch changes up to 54c2678cd198f61555796bbda5e1727e6e1858f1:
>
>   ARM: qcom_defconfig: Enable MAILBOX (2018-09-13 15:39:19 -0500)
>
> ----------------------------------------------------------------
> Qualcomm ARM Based defconfig Updates for v4.20
>
> * Enable MAILBOX
>
Pulled into next/defconfig, thanks!

     Arnd