[PATCH v2 1/9] ARM: centralize common multi-platform kconfig options
Kevin Hilman
khilman at linaro.org
Fri Feb 28 13:37:46 EST 2014
On Tue, Feb 11, 2014 at 1:11 PM, Rob Herring <robherring2 at gmail.com> wrote:
> From: Rob Herring <robh at kernel.org>
>
> Multi-platform requires various kconfig options to be selected, so
> platforms don't need to select them individually.
>
> Signed-off-by: Rob Herring <robh at kernel.org>
> Cc: Linus Walleij <linus.walleij at linaro.org>
> Cc: Russell King <linux at arm.linux.org.uk>
FYI... this recently hit arm-soc/for-next and according to my bisect,
is the cause for two new boot failures[1] for sunxi_defconfig on
cubieboard and cubie2. The previous build/boot passed on both
boards[2]. Interestingly, both boards boot fine with
multi_v7_defconfig though.
There's zero console output on the boards, and I haven't dug further
since I still have to pack for a trip tomorrow.
Kevin
[1] http://lists.linaro.org/pipermail/kernel-build-reports/2014-February/002615.html
[2] http://lists.linaro.org/pipermail/kernel-build-reports/2014-February/002613.html
More information about the linux-arm-kernel
mailing list