lkml.org 
[lkml]   [2021]   [Dec]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH 0/2] Devicetree support for UML
From
Date
On Tue, 2021-12-21 at 21:55 +0100, Richard Weinberger wrote:
> Vincent,
>
> ----- Ursprüngliche Mail -----
> > Von: "Vincent Whitchurch" <vincent.whitchurch@axis.com>
> > An: "Jeff Dike" <jdike@addtoit.com>, "richard" <richard@nod.at>, "anton ivanov" <anton.ivanov@cambridgegreys.com>
> > CC: kernel@axis.com, "linux-kernel" <linux-kernel@vger.kernel.org>, "linux-um" <linux-um@lists.infradead.org>,
> > "devicetree" <devicetree@vger.kernel.org>, "Vincent Whitchurch" <vincent.whitchurch@axis.com>
> > Gesendet: Mittwoch, 8. Dezember 2021 16:11:21
> > Betreff: [PATCH 0/2] Devicetree support for UML
>
> > This series add support for passing a devicetree blob to UML. It can be used
> > for testing device drivers.
>
> Nice feature.
> Code looks good so far. But while building I'm facing this warning:
>
> WARNING: unmet direct dependencies detected for OF_EARLY_FLATTREE
> Depends on [n]: OF [=n]
> Selected by [y]:
> - UML [=y]
>
>
> Please note that my UML config has CONFIG_OF=n.
>

Hm. So maybe that needs to be

select OF_EARLY_FLATTREE if OF

or so?

johannes

\
 
 \ /
  Last update: 2021-12-21 21:57    [W:0.197 / U:0.080 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site