Re: TRIVIAL: turn of AGP drivers which are not supported on ia64

David Woodhouse (dwmw2@infradead.org)
Sat, 10 May 2003 22:09:12 +0100


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?

-- 
dwmw2

- 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/