mbox

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

Message ID cover.1442479800.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.4

Message

Simon Horman Sept. 17, 2015, 8:59 a.m. UTC
Hi Olof, Hi Kevin, Hi Arnd,

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

This is a minor cleanup of defconfigs after reshuffling to
remove legacy board code.


The following changes since commit 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f:

  Linux 4.3-rc1 (2015-09-12 16:35:56 -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.4

for you to fetch changes up to 0a8b0695f4c490c349ee12956d6946576c44a419:

  ARM: multi_v7_defconfig: Remove Marzen (2015-09-14 10:12:59 +0900)

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

* Remove now non-existent MACH_MARZEN from defconfigs

----------------------------------------------------------------
Magnus Damm (1):
      ARM: shmobile: Remove Marzen from shmobile_defconfig

Simon Horman (1):
      ARM: multi_v7_defconfig: Remove Marzen

 arch/arm/configs/multi_v7_defconfig | 1 -
 arch/arm/configs/shmobile_defconfig | 1 -
 2 files changed, 2 deletions(-)

Comments

Arnd Bergmann Oct. 6, 2015, 2:03 p.m. UTC | #1
On Thursday 17 September 2015 17:59:53 Simon Horman wrote:
> Please consider these Renesas ARM based SoC defconfig updates for v4.4.
> 
> This is a minor cleanup of defconfigs after reshuffling to
> remove legacy board code.
> 
> 
Merged into next/defconfig, thanks!

	Arnd