diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2000-04-28 01:09:25 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2000-04-28 01:09:25 +0000 |
commit | b9ba7aeb165cffecdffb60aec8c3fa8d590d9ca9 (patch) | |
tree | 42d07b0c7246ae2536a702e7c5de9e2732341116 /drivers/video/Config.in | |
parent | 7406b0a326f2d70ade2671c37d1beef62249db97 (diff) |
Merge with 2.3.99-pre6.
Diffstat (limited to 'drivers/video/Config.in')
-rw-r--r-- | drivers/video/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/Config.in b/drivers/video/Config.in index 4c8aa7dd8..c0482cd40 100644 --- a/drivers/video/Config.in +++ b/drivers/video/Config.in @@ -118,7 +118,7 @@ if [ "$CONFIG_FB" = "y" ]; then bool ' Multihead support' CONFIG_FB_MATROX_MULTIHEAD fi tristate ' ATI Mach64 display support (EXPERIMENTAL)' CONFIG_FB_ATY - bool ' ATI Rage 128 display support (EXPERIMENTAL)' CONFIG_FB_ATY128 + tristate ' ATI Rage 128 display support (EXPERIMENTAL)' CONFIG_FB_ATY128 bool ' 3Dfx Banshee/Voodoo3 display support (EXPERIMENTAL)' CONFIG_FB_3DFX fi fi |