ATI Rage 128 and Radeon DRM unconditionally depend on PCI

Signed-off-by: Geert Uytterhoeven <[EMAIL PROTECTED]>

--- linux-2.6.8-rc2/drivers/char/drm/Kconfig    2004-07-15 23:14:12.000000000 +0200
+++ linux-m68k-2.6.8-rc2/drivers/char/drm/Kconfig       2004-07-19 18:15:58.000000000 
+0200
@@ -31,7 +31,7 @@
 
 config DRM_R128
        tristate "ATI Rage 128"
-       depends on DRM
+       depends on DRM && PCI
        help
          Choose this option if you have an ATI Rage 128 graphics card.  If M
          is selected, the module will be called r128.  AGP support for
@@ -39,7 +39,7 @@
 
 config DRM_RADEON
        tristate "ATI Radeon"
-       depends on DRM
+       depends on DRM && PCI
        help
          Choose this option if you have an ATI Radeon graphics card.  There
          are both PCI and AGP versions.  You don't need to choose this to

Gr{oetje,eeting}s,

                                                Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [EMAIL PROTECTED]

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


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
--
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to