diff options
Diffstat (limited to 'linux-core/Kconfig')
-rw-r--r-- | linux-core/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
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. |