mbox

[GIT,PULL,5/7] Broadcom defconfig changes for 4.13 (v2)

Message ID 20170613201044.9808-5-f.fainelli@gmail.com
State New
Headers show

Pull-request

http://github.com/Broadcom/stblinux.git tags/arm-soc/for-4.13/defconfig

Message

Florian Fainelli June 13, 2017, 8:10 p.m. UTC
The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:

  Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)

are available in the git repository at:

  http://github.com/Broadcom/stblinux.git tags/arm-soc/for-4.13/defconfig

for you to fetch changes up to e4269eb4bebec3e42e386ceeadcb8a581936f18c:

  Merge tag 'bcm2835-defconfig-next-2017-06-12' into defconfig/next (2017-06-13 12:36:49 -0700)

----------------------------------------------------------------
This pull request contains Broadcom ARM-based SoCs defconfig updates for 4.13,
please pull the following:

- Stefan updates the bcm2835_defconfig to include serial, Ethernet and USB
  gadget support which is needed for the Raspberry Pi Zero OTG changes

----------------------------------------------------------------
Florian Fainelli (1):
      Merge tag 'bcm2835-defconfig-next-2017-06-12' into defconfig/next

Stefan Wahren (1):
      ARM: bcm2835_defconfig: Enable serial & ethernet USB gadget support

 arch/arm/configs/bcm2835_defconfig | 8 ++++++++
 1 file changed, 8 insertions(+)

Comments

Olof Johansson June 19, 2017, 3:29 a.m. UTC | #1
On Tue, Jun 13, 2017 at 01:10:42PM -0700, Florian Fainelli wrote:
> The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:
> 
>   Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)
> 
> are available in the git repository at:
> 
>   http://github.com/Broadcom/stblinux.git tags/arm-soc/for-4.13/defconfig
> 
> for you to fetch changes up to e4269eb4bebec3e42e386ceeadcb8a581936f18c:
> 
>   Merge tag 'bcm2835-defconfig-next-2017-06-12' into defconfig/next (2017-06-13 12:36:49 -0700)
> 
> ----------------------------------------------------------------
> This pull request contains Broadcom ARM-based SoCs defconfig updates for 4.13,
> please pull the following:
> 
> - Stefan updates the bcm2835_defconfig to include serial, Ethernet and USB
>   gadget support which is needed for the Raspberry Pi Zero OTG changes
> 
> ----------------------------------------------------------------
> Florian Fainelli (1):
>       Merge tag 'bcm2835-defconfig-next-2017-06-12' into defconfig/next
> 
> Stefan Wahren (1):
>       ARM: bcm2835_defconfig: Enable serial & ethernet USB gadget support

Thanks, merged.


-Olof