lkml.org 
[lkml]   [2016]   [Feb]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH v3 01/12] irqchip: armada-370-xp: add Kconfig option for the driver
Date
On Monday 08 February 2016 18:14:09 Gregory CLEMENT wrote:
>
> +config ARMADA_370_XP_IRQ
> + bool
> + default y if ARCH_MVEBU
> + select GENERIC_IRQ_CHIP
> +
>

Looks good. I wonder if we should also enable this for COMPILE_TEST, e.g.

config ARMADA_370_XP_IRQ
bool "Marvell Armada 3xx/XP/3xxx interrupt controller" if COMPILE_TEST && !ARCH_MVEBU
default ARCH_MVEBU
select GENERIC_IRQ_CHIP

If we do this, it's probably something outside of your series that we should
do for all patches, so don't worry about it here. Any opinions on the general
question?

Arnd

\
 
 \ /
  Last update: 2016-02-09 16:41    [W:0.136 / U:0.068 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site