mbox

[GIT,PULL] U300 and Ux500 defconfigs

Message ID CACRpkdbNOucfZdfENJ44Q8dB73=nupt9913O+Zp4PCFUn5Ec3w@mail.gmail.com
State New
Headers show

Pull-request

git://git.linaro.org/people/triad/linux-stericsson.git defconfigs-for-arnd

Message

Linus Walleij Nov. 29, 2011, 9:41 a.m. UTC
Hi Arnd,

could you please pull these defconfig patches into arm-soc,
they are mainly adjusting these defconfigs for stuff merged
during the 3.2 merge window or earlier. You can push for
the -rc:s or next merge window at your choice, no big deal
for me. Both have been reviewed on the mailing list and
of course use the minimal format from saveconfig.

The following changes since commit caca6a03d365883564885f2c1da3e88dcf65d139:

  Linux 3.2-rc3 (2011-11-23 20:20:28 -0800)

are available in the git repository at:
 git://git.linaro.org/people/triad/linux-stericsson.git defconfigs-for-arnd

Linus Walleij (2):
      ARM: u300: update defconfig
      ARM: ux500: update defconfig

 arch/arm/configs/u300_defconfig  |   13 ++++++-------
 arch/arm/configs/u8500_defconfig |   14 +++++---------
 2 files changed, 11 insertions(+), 16 deletions(-)

Comments

Arnd Bergmann Nov. 29, 2011, 2:50 p.m. UTC | #1
On Tuesday 29 November 2011, Linus Walleij wrote:
> could you please pull these defconfig patches into arm-soc,
> they are mainly adjusting these defconfigs for stuff merged
> during the 3.2 merge window or earlier. You can push for
> the -rc:s or next merge window at your choice, no big deal
> for me. Both have been reviewed on the mailing list and
> of course use the minimal format from saveconfig.
> 
> The following changes since commit caca6a03d365883564885f2c1da3e88dcf65d139:
> 
>   Linux 3.2-rc3 (2011-11-23 20:20:28 -0800)

Pulled into the fixes branch for 3.2.

Thanks,

	Arnd