[PATCH v2] ARM: Kconfig: Do not force selection of ARCH_VEXPRESS by ARCH_MULTI_V7

Rob Herring rob.herring at calxeda.com
Fri Dec 7 08:25:10 EST 2012


On 12/07/2012 04:07 AM, Fabio Estevam wrote:
> Hi Rob,
> 
> On Tue, Nov 20, 2012 at 3:18 PM, Fabio Estevam <festevam at gmail.com> wrote:
>> From: Fabio Estevam <fabio.estevam at freescale.com>
>>
>> When building a kernel using imx_v6_v7_defconfig, it is not possible to unselect
>> ARCH_VEXPRESS due to the fact that it is automatically selected by ARCH_MULTI_V7.
>>
>> This is not good when someone wants to create a minimal kernel build, so let
>> multi_v7_defconfig select ARCH_VEXPRESS instead.
>>
>> Also avoid build breakage when randconfig selects no platform.
>>
>> Signed-off-by: Fabio Estevam <fabio.estevam at freescale.com>
>> ---
>> Changes since v1:
>> - Avoid build breakage on randconfig for the case that no platform is selected.
> 
> Does this version look good?

Yes.

Acked-by: Rob Herring <rob.herring at calxeda.com>

> 
> Regards,
> 
> Fabio Estevam
> 



More information about the linux-arm-kernel mailing list