summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/Kconfig
diff options
context:
space:
mode:
authorCai Huoqing <cai.huoqing@linux.dev>2022-12-03 13:22:57 +0300
committerThomas Zimmermann <tzimmermann@suse.de>2023-01-13 11:44:46 +0300
commitcfc8860eacec5da2ee2880c502b10daf196c6cbb (patch)
treee3091b9cea0a8a1f3d5368a4fa930a9ea86f2bc1 /drivers/gpu/drm/Kconfig
parent20efabc2e80be1df79510b8be9ca004d3ce9be11 (diff)
downloadlinux-cfc8860eacec5da2ee2880c502b10daf196c6cbb.tar.xz
drm: Remove the obsolete driver-tdfx
Commit 399516ab0fee ("MAINTAINERS: Add a bunch of legacy (UMS) DRM drivers") marked tdfx driver obsolete 7 years ago. And the mesa UMD of this drm driver already in deprecated list in the link: https://docs.mesa3d.org/systems.html 3dfx Glide-->driver/gpu/drm/tdfx It's time to remove this driver. Signed-off-by: Cai Huoqing <cai.huoqing@linux.dev> Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch> Acked-by: Dave Airlie <airlied@redhat.com> Acked-by: Thomas Zimmermann <tzimmermann@suse.de> Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Link: https://patchwork.freedesktop.org/patch/msgid/20221203102502.3185-7-cai.huoqing@linux.dev
Diffstat (limited to 'drivers/gpu/drm/Kconfig')
-rw-r--r--drivers/gpu/drm/Kconfig7
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/gpu/drm/Kconfig b/drivers/gpu/drm/Kconfig
index 9d6b17236937..d7b908d64523 100644
--- a/drivers/gpu/drm/Kconfig
+++ b/drivers/gpu/drm/Kconfig
@@ -398,13 +398,6 @@ menuconfig DRM_LEGACY
if DRM_LEGACY
-config DRM_TDFX
- tristate "3dfx Banshee/Voodoo3+"
- 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.
-
config DRM_VIA
tristate "Via unichrome video cards"
depends on DRM && PCI