Re: [PATCH 1/3] i3c: master: Add driver for Synopsys DesignWare IP

From: Geert Uytterhoeven
Date: Wed Nov 07 2018 - 10:34:28 EST


Hi Vitor,

On Wed, Nov 7, 2018 at 4:15 PM vitor <vitor.soares@xxxxxxxxxxxx> wrote:
> On 29/10/18 13:41, Matthew Wilcox wrote:
> > On Mon, Oct 29, 2018 at 10:06:56AM +0000, Vitor soares wrote:
> >> +config DW_I3C_MASTER
> >> + tristate "Synospsys DesignWare I3C master driver"
> >> + depends on I3C
> >> + depends on !(ALPHA || PARISC)
> > why?
>
> Please check this email thread: https://lkml.org/lkml/2018/10/8/393

Hence this deserves a comment, so we know when/what to do to drop the
dependency:

depends on !(ALPHA || PARISC) # needs {read,write}sl()

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds