Re: [PATCH 3/4] fbdev: uvesafb driver

From: Andrew Morton
Date: Sat Jun 23 2007 - 19:37:08 EST


On Sun, 24 Jun 2007 01:20:33 +0200 Michal Januszewski <spock@xxxxxxxxxx> wrote:

> > > +config FB_UVESA
> > > + tristate "Userspace VESA VGA graphics support"
> > > + depends on FB && CONNECTOR
> >
> > These dependencies are insufficient.
>
> What exactly is missing here? A dep on X86?

Yes. From your other comments it appears that a dependency on X86_32 is
needed.

> This would indicate the
> arches on which the driver has actually been tested. But which arches
> are supported and which aren't is, in the end, up to the userspace helper.

The other architectures won't compile: they don't have mtrr.h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/