Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1335695 > unrolled thread

Re: [PATCH v3 02/12] irqchip: armada-370-xp: do not enable it by default when ARCH_MVEBU is selected

Started byJason Cooper <jason@lakedaemon.net>
First post2016-02-16 19:20 +0100
Last post2016-02-16 19:20 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v3 02/12] irqchip: armada-370-xp: do not enable it by  default when ARCH_MVEBU is selected Jason Cooper <jason@lakedaemon.net> - 2016-02-16 19:20 +0100

#1335695 — Re: [PATCH v3 02/12] irqchip: armada-370-xp: do not enable it by default when ARCH_MVEBU is selected

FromJason Cooper <jason@lakedaemon.net>
Date2016-02-16 19:20 +0100
SubjectRe: [PATCH v3 02/12] irqchip: armada-370-xp: do not enable it by default when ARCH_MVEBU is selected
Message-ID<r2Soa-31B-9@gated-at.bofh.it>
Hey Gregory,

On Mon, Feb 08, 2016 at 06:14:10PM +0100, Gregory CLEMENT wrote:
> The irq-armada-370-xp driver can only be built for ARM 32 bits. The mvebu
> family had grown with a new ARM64 SoC which will also select the
> ARCH_MEVBU configuration. Since "ARM: mvebu: use the ARMADA_370_XP_IRQ
> option", the ARM32 mvebu SoC directly select this new option. Selecting
> it by default when ARCH_MEVBU is selected is no more needed.
> 
> This patch removes this dependency, thanks to this, a kernel for ARM64
> mvebu SoC can be built without error due this driver.
> 
> Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
> ---
>  drivers/irqchip/Kconfig | 1 -
>  1 file changed, 1 deletion(-)

Applied to irqchip/mvebu

thx,

Jason.

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web