[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <71099905.SGyci24BjF@wuerfel>
Date: Tue, 28 Oct 2014 15:18:48 +0100
From: Arnd Bergmann <arnd@...db.de>
To: Xia Kaixu <kaixu.xia@...aro.org>
Cc: rmk+kernel@....linux.org.uk, arm@...nel.org,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH v2 1/5] ARM: introduce a CONFIG_ARCH_MULTIPLATFORM_STRICT Kconfig option
On Tuesday 28 October 2014 21:31:31 Xia Kaixu wrote:
> endmenu
>
> +config ARCH_MULTIPLATFORM_STRICT
> + bool "Only allow options that do not break other platforms"
> + depends on ARCH_MULTIPLATFORM
> + default y
> + help
> + There are several configuration options that can only work
>
Something seems to be wrong with the whitespace here. Please use tab
characters for indentation like we do elsewhere in the file.
Otherwise looks good, I think this is a good step in the right direction.
Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists