[RFC PATCH v2 03/10] ARM: at91: introduce OLD_IRQ_AT91 Kconfig option

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sat Mar 29 05:06:39 EDT 2014


Dear Boris BREZILLON,

On Fri, 28 Mar 2014 18:59:01 +0100, Boris BREZILLON wrote:

> +config OLD_IRQ_AT91
> +	bool
> +	default false

I don't think "default false" is a valid Kconfig construct. It could be
"default n", but that's useless since "default n" is the default
behavior. So I believe you can simply get rid of that line.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the linux-arm-kernel mailing list