aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/Kconfig
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2007-02-12 03:55:09 -0500
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-02-12 12:48:42 -0500
commit52e7c922f37907ab3cf3445b916fbbc53cbd6c75 (patch)
tree7ec6c65950b47ab40c654bd5b63920948533bb7e /drivers/video/Kconfig
parent2fdbe5cf27aff997e348c5f01b424ad734bd1d25 (diff)
[PATCH] remove the broken FB_S3TRIO driver
The FB_S3TRIO driver: - has been marked as BROKEN for more than two years and - is still marked as BROKEN. Drivers that had been marked as BROKEN for such a long time seem to be unlikely to be revived in the forseeable future. But if anyone wants to ever revive this driver, the code is still present in the older kernel releases. Signed-off-by: Adrian Bunk <bunk@stusta.de> Acked-by: Geert Uytterhoeven <geert@linux-m68k.org> Cc: "Antonino A. Daplas" <adaplas@pol.net> Cc: James Simmons <jsimmons@infradead.org> Acked-by: Alan Cox <alan@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/video/Kconfig')
-rw-r--r--drivers/video/Kconfig6
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig
index 3546484fa508..95cbc836f57a 100644
--- a/drivers/video/Kconfig
+++ b/drivers/video/Kconfig
@@ -1109,12 +1109,6 @@ config FB_ATY_BACKLIGHT
1109 help 1109 help
1110 Say Y here if you want to control the backlight of your display. 1110 Say Y here if you want to control the backlight of your display.
1111 1111
1112config FB_S3TRIO
1113 bool "S3 Trio display support"
1114 depends on (FB = y) && PPC && BROKEN
1115 help
1116 If you have a S3 Trio say Y. Say N for S3 Virge.
1117
1118config FB_S3 1112config FB_S3
1119 tristate "S3 Trio/Virge support" 1113 tristate "S3 Trio/Virge support"
1120 depends on FB && PCI 1114 depends on FB && PCI