mbox

[GIT,PULL,6/7] Broadcom defconfig-arm64 changes for 4.13 (v2)

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

Pull-request

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

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-arm64

for you to fetch changes up to 747868aeb03b44ae4818c8fd3956fb606b09e58d:

  arm64: defconfig: Enable ARCH_BRCMSTB (2017-06-08 13:45:54 -0700)

----------------------------------------------------------------
This pull request contains ARM64 defconfig changes for 4.13, please pull the
following:

- Florian enables ARCH_BRCMSTB in the arm64 defconfig to get more build coverage

----------------------------------------------------------------
Florian Fainelli (1):
      arm64: defconfig: Enable ARCH_BRCMSTB

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

Comments

Olof Johansson June 19, 2017, 3:30 a.m. UTC | #1
On Tue, Jun 13, 2017 at 01:10:43PM -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-arm64
> 
> for you to fetch changes up to 747868aeb03b44ae4818c8fd3956fb606b09e58d:
> 
>   arm64: defconfig: Enable ARCH_BRCMSTB (2017-06-08 13:45:54 -0700)
> 
> ----------------------------------------------------------------
> This pull request contains ARM64 defconfig changes for 4.13, please pull the
> following:
> 
> - Florian enables ARCH_BRCMSTB in the arm64 defconfig to get more build coverage
> 
> ----------------------------------------------------------------
> Florian Fainelli (1):
>       arm64: defconfig: Enable ARCH_BRCMSTB

Merged, thanks.


-Olof