Re: [PATCH v3 09/38] gpio: add HAS_IOPORT dependencies
From: Linus Walleij
Date: Mon May 01 2023 - 08:29:59 EST
On Fri, Apr 28, 2023 at 4:45 PM Niklas Schnelle <schnelle@xxxxxxxxxxxxx> wrote:
> Makes sense I changed it to the above approach for v4. One thing this
> makes me wonder is if then one should change the X86 dependency to at
> least X86 || COMPILE_TEST or even remove it and rely on HAS_IOPORT.
Hm it makes sense I think. I don't know if there may be other
X86 deps in these drivers but we don't know until we tried.
Yours,
Linus Walleij