mbox

[GIT,PULL] Renesas ARM Based SoC Defconfig Updates for v4.10

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

Pull-request

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

Message

Simon Horman Nov. 2, 2016, 9:23 a.m. UTC
Hi Olof, Hi Kevin, Hi Arnd,

Please consider these Renesas ARM based SoC defconfig updates for v4.10.


The following changes since commit 1001354ca34179f3db924eb66672442a173147dc:

  Linux 4.9-rc1 (2016-10-15 12:17:50 -0700)

are available in the git repository at:

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

for you to fetch changes up to a604a37d46b80899d5a09d937fdd670e93af690d:

  ARM: shmobile: defconfig: Enable CONFIG_CGROUPS (2016-10-17 08:24:41 +0200)

----------------------------------------------------------------
Renesas ARM Based SoC Defconfig Updates for v4.10

* Enable cgroups in shmobile_defconfig

----------------------------------------------------------------
Niklas Söderlund (1):
      ARM: shmobile: defconfig: Enable CONFIG_CGROUPS

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

Comments

Olof Johansson Nov. 8, 2016, 3:17 a.m. UTC | #1
On Wed, Nov 02, 2016 at 10:23:53AM +0100, Simon Horman wrote:
> Hi Olof, Hi Kevin, Hi Arnd,
> 
> Please consider these Renesas ARM based SoC defconfig updates for v4.10.
> 
> 
> The following changes since commit 1001354ca34179f3db924eb66672442a173147dc:
> 
>   Linux 4.9-rc1 (2016-10-15 12:17:50 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-defconfig-for-v4.10
> 
> for you to fetch changes up to a604a37d46b80899d5a09d937fdd670e93af690d:
> 
>   ARM: shmobile: defconfig: Enable CONFIG_CGROUPS (2016-10-17 08:24:41 +0200)

Merged, thanks.


-Olof