Re: [PATCH v3 12/16] pinctrl: starfive: Add pinctrl driver for StarFive SoCs
From: Linus Walleij
Date: Mon Nov 08 2021 - 19:54:43 EST
On Tue, Nov 2, 2021 at 9:02 PM Andy Shevchenko
<andy.shevchenko@xxxxxxxxx> wrote:
> > + depends on OF
>
> So this descreases test coverage.
> Linus, can we provide a necessary stub so we may drop this dependency?
Hm it further selects OF_GPIO which depends on OF
so I don't know how that would work.
But does it decrease compile coverage a lot, even x86 has
optional OF support so I imagine it appears in x86
allyesconfig I suppose? Or am I wrong?
Yours,
Linus Walleij