From c8d2d5d41901ba8072b4f03617c39cbb52f9224b Mon Sep 17 00:00:00 2001 From: Dave Airlie Date: Fri, 25 Mar 2005 09:02:20 +0000 Subject: 3dfx DRM depends on PCI Signed-off-by: Geert Uytterhoeven --- linux-core/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux-core/Kconfig b/linux-core/Kconfig index a60dec98..c57a8949 100644 --- a/linux-core/Kconfig +++ b/linux-core/Kconfig @@ -17,7 +17,7 @@ config DRM 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. -- cgit v1.2.3