Messages in this thread |  | | Date | Sun, 11 May 2003 01:32:53 +0100 | From | Dave Jones <> | Subject | Re: TRIVIAL: turn of AGP drivers which are not supported on ia64 |
| |
On Sat, May 10, 2003 at 10:09:12PM +0100, David Woodhouse wrote: > On Sat, 2003-05-10 at 10:53, David Mosberger wrote: > > #config AGP_I810 > > # tristate "Intel I810/I815/I830M (on-board) support" > > -# depends on AGP && !X86_64 > > +# depends on AGP && !X86_64 && !IA64 > > ... it works on Alpha? Should this be 'AGP && i386' instead?
Actually current agpgart bk has depends on AGP && X86 && !X86_64
which should get things right on all archs..
Dave
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |