mbox

[GIT,PULL] Renesas ARM64 Based SoC Defconfig Updates for v4.13

Message ID cover.1497616974.git.horms+renesas@verge.net.au
State New
Headers show

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-arm64-defconfig-for-v4.13

Message

Simon Horman June 16, 2017, 1:29 p.m. UTC
Hi Olof, Hi Kevin, Hi Arnd,

Please consider these Renesas ARM64 based SoC defconfig updates for v4.13.


The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:

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

are available in the git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-arm64-defconfig-for-v4.13

for you to fetch changes up to b27866e91efb69d2ae335f130b5c9762272b918e:

  arm64: defconfig: enable Simple Sound Card support (2017-06-12 11:28:16 +0200)

----------------------------------------------------------------
Renesas ARM64 Based SoC Defconfig Updates for v4.13

* Enable Simple Sound Card support

----------------------------------------------------------------
Kuninori Morimoto (1):
      arm64: defconfig: enable Simple Sound Card support

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

Comments

Olof Johansson June 19, 2017, 5:40 a.m. UTC | #1
On Fri, Jun 16, 2017 at 03:29:57PM +0200, Simon Horman wrote:
> Hi Olof, Hi Kevin, Hi Arnd,
> 
> Please consider these Renesas ARM64 based SoC defconfig updates for v4.13.
> 
> 
> The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:
> 
>   Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)
> 
> are available in the git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-arm64-defconfig-for-v4.13
> 
> for you to fetch changes up to b27866e91efb69d2ae335f130b5c9762272b918e:
> 
>   arm64: defconfig: enable Simple Sound Card support (2017-06-12 11:28:16 +0200)
> 
> ----------------------------------------------------------------
> Renesas ARM64 Based SoC Defconfig Updates for v4.13
> 
> * Enable Simple Sound Card support

Merged, thanks.


-Olof