Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261553AbVE3IEN (ORCPT ); Mon, 30 May 2005 04:04:13 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261554AbVE3IEM (ORCPT ); Mon, 30 May 2005 04:04:12 -0400 Received: from witte.sonytel.be ([80.88.33.193]:53931 "EHLO witte.sonytel.be") by vger.kernel.org with ESMTP id S261553AbVE3IDy (ORCPT ); Mon, 30 May 2005 04:03:54 -0400 Date: Mon, 30 May 2005 10:03:09 +0200 (CEST) From: Geert Uytterhoeven To: Kyle Moffett cc: Dave Airlie , Dave Jones , Andrew Morton , Linux Kernel Development , dri-devel@lists.sourceforge.net Subject: Re: [PATCH] DRM depends on ??? In-Reply-To: <64148E06-2DFA-41A5-9D86-5F34DCAAF9F4@mac.com> Message-ID: References: <20050528215005.GA5990@redhat.com> <1FA58BE7-0EE6-432B-9383-F489F9854DBE@mac.com> <64148E06-2DFA-41A5-9D86-5F34DCAAF9F4@mac.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1212 Lines: 30 On Sun, 29 May 2005, Kyle Moffett wrote: > On May 29, 2005, at 15:58:10, Geert Uytterhoeven wrote: > > > What Kyle said is the correct answer... we either keep this lovely > > > construct (I'll add a comment for 2.6.13) or we go back to the old > > > intermodule or module_get stuff... DRM built-in with modular AGP is always > > > wrong... or at least I'll get a hundred e-mails less every month if I > > > say it is .. > > > > And what if we don't have AGP at all? Or no PCI? > > Then DRM detects that at configure time and excludes the code that requires > AGP. Basically, the following are valid configurations: OK. So we still need the dependency on PCI. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org 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 - 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/