ChangeSet 1.2226, 2005/03/26 13:45:09-08:00, [EMAIL PROTECTED]
[PATCH] 3dfx DRM depends on PCI
3dfx DRM depends on PCI
Signed-off-by: Geert Uytterhoeven <[EMAIL PROTECTED]>
Signed-off-by: Linus Torvalds <[EMAIL PROTECTED]>
Kconfig | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
diff -Nru a/drivers/char/drm/Kconfig b/drivers/char/drm/Kconfig
--- a/drivers/char/drm/Kconfig 2005-03-26 17:32:07 -08:00
+++ b/drivers/char/drm/Kconfig 2005-03-26 17:32:07 -08:00
@@ -18,7 +18,7 @@
config DRM_TDFX
tristate "3dfx Banshee/Voodoo3+"
- depends on DRM
+ depends on DRM && PCI
help
Choose this option if you have a 3dfx Banshee or Voodoo3 (or later),
graphics card. If M is selected, the module will be called tdfx.
-
To unsubscribe from this list: send the line "unsubscribe bk-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html