mbox

[GIT,PULL] Allwinner sunXi defconfig changes for 3.13

Message ID 20131018171736.GA14559@lukather
State New
Headers show

Pull-request

https://github.com/mripard/linux.git tags/sunxi-defconfig-for-3.13

Message

Maxime Ripard Oct. 18, 2013, 5:17 p.m. UTC
Hi Olof, Kevin,

Please pull the following changes for the 3.13 merge window.

Thanks!
Maxime


The following changes since commit 272b98c6455f00884f0350f775c5342358ebb73f:

  Linux 3.12-rc1 (2013-09-16 16:17:51 -0400)

are available in the git repository at:

  https://github.com/mripard/linux.git tags/sunxi-defconfig-for-3.13

for you to fetch changes up to 2ce4ec7a076203f39016553b6c51248f9c721071:

  ARM: sunxi: Add a defconfig for the Allwinner SoCs (2013-10-08 11:39:44 +0200)

----------------------------------------------------------------
Allwinner sunXi defconfig changes for 3.13

This pull request only see the introduction of a sunxi_defconfig.

----------------------------------------------------------------
Maxime Ripard (1):
      ARM: sunxi: Add a defconfig for the Allwinner SoCs

 arch/arm/configs/sunxi_defconfig | 61 ++++++++++++++++++++++++++++++++++++++++
 1 file changed, 61 insertions(+)
 create mode 100644 arch/arm/configs/sunxi_defconfig

Comments

Olof Johansson Oct. 28, 2013, 4:16 a.m. UTC | #1
On Fri, Oct 18, 2013 at 07:17:36PM +0200, Maxime Ripard wrote:
> Hi Olof, Kevin,
> 
> Please pull the following changes for the 3.13 merge window.
> 
> Thanks!
> Maxime
> 
> 
> The following changes since commit 272b98c6455f00884f0350f775c5342358ebb73f:
> 
>   Linux 3.12-rc1 (2013-09-16 16:17:51 -0400)
> 
> are available in the git repository at:
> 
>   https://github.com/mripard/linux.git tags/sunxi-defconfig-for-3.13

Thanks, pulled into next/soc (for lack of better ideas)


-Olof