Re: [PATCH v2 1/5] ARM: introduce a CONFIG_ARCH_MULTIPLATFORM_STRICT Kconfig option

From: Arnd Bergmann
Date: Tue Oct 28 2014 - 10:19:40 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/