[PATCH 1/5] ARM: AT91: Fix build failure on board-dt

Joachim Eastwood manabian at gmail.com
Mon Oct 15 03:12:39 EDT 2012


On Mon, Oct 15, 2012 at 7:59 AM, Jean-Christophe PLAGNIOL-VILLARD
<plagnioj at jcrosoft.com> wrote:
> On 23:46 Sun 14 Oct     , Joachim Eastwood wrote:
>> We need CONFIG_SOC_AT91SAM9 to get the at91sam926x_timer
>> symbol used in board-dt.
> as I said before you can not do a select you need to do a depends
>
> as you will have no clock as you select no SoC

Yes, the board-dt will not boot without a SoC.

Changing it to depend will hide board-dt until you choose a SoC I
assume this is the behavior we want then.

I'll change both patches to use depend in Kconfig.

regards
Joachim Eastwood


> Best Regards,
> J.



More information about the linux-arm-kernel mailing list