All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] RealView defconfig reduction
@ 2016-02-09  9:49 Linus Walleij
  2016-02-24 20:18 ` Olof Johansson
  0 siblings, 1 reply; 2+ messages in thread
From: Linus Walleij @ 2016-02-09  9:49 UTC (permalink / raw)
  To: linux-arm-kernel

Hi ARM SoC folks,

this cuts the RealView SMP-specific defconfig. It is just confusing and
hard to handle now that we can do SMP on UP.

Tested on RealView PB11MPcore (SMP) and PB1176JZF-S (UP).

I don't know if people's autobuild systems are made to handled the case
where a defconfig disappears, so heads up to Kevin & Olof.

Please pull this in for this or the next kernel cycle whatever suits you
best.

Yours,
Linus Walleij

The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:

  Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator.git
tags/realview-defconfig-redux

for you to fetch changes up to 52abf1eff88d291c5ba092dc93fc8065efd94236:

  ARM: realview: enable USB storage in the defconfig (2016-02-09 10:39:38 +0100)

----------------------------------------------------------------
This makes the RealView defconfig select SMP on UP
so we only need one defconfig for RealView, then adds
USB mass storage configuration.

----------------------------------------------------------------
Linus Walleij (3):
      ARM: realview: activate SMP on the default defconfig
      ARM: realview: delete realview-smp_defconfig
      ARM: realview: enable USB storage in the defconfig

 arch/arm/configs/realview-smp_defconfig | 105 --------------------------------
 arch/arm/configs/realview_defconfig     |   5 ++
 2 files changed, 5 insertions(+), 105 deletions(-)
 delete mode 100644 arch/arm/configs/realview-smp_defconfig

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [GIT PULL] RealView defconfig reduction
  2016-02-09  9:49 [GIT PULL] RealView defconfig reduction Linus Walleij
@ 2016-02-24 20:18 ` Olof Johansson
  0 siblings, 0 replies; 2+ messages in thread
From: Olof Johansson @ 2016-02-24 20:18 UTC (permalink / raw)
  To: linux-arm-kernel

On Tue, Feb 09, 2016 at 10:49:38AM +0100, Linus Walleij wrote:
> Hi ARM SoC folks,
> 
> this cuts the RealView SMP-specific defconfig. It is just confusing and
> hard to handle now that we can do SMP on UP.
> 
> Tested on RealView PB11MPcore (SMP) and PB1176JZF-S (UP).
> 
> I don't know if people's autobuild systems are made to handled the case
> where a defconfig disappears, so heads up to Kevin & Olof.
> 
> Please pull this in for this or the next kernel cycle whatever suits you
> best.
> 
> Yours,
> Linus Walleij
> 
> The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:
> 
>   Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator.git
> tags/realview-defconfig-redux
> 
> for you to fetch changes up to 52abf1eff88d291c5ba092dc93fc8065efd94236:
> 
>   ARM: realview: enable USB storage in the defconfig (2016-02-09 10:39:38 +0100)

Thanks, merged!

-Olof

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-02-24 20:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-09  9:49 [GIT PULL] RealView defconfig reduction Linus Walleij
2016-02-24 20:18 ` Olof Johansson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.