diff options
Diffstat (limited to 'drivers/video/Config.in')
-rw-r--r-- | drivers/video/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/video/Config.in b/drivers/video/Config.in index 83e5dace8..6529b53c5 100644 --- a/drivers/video/Config.in +++ b/drivers/video/Config.in @@ -120,6 +120,7 @@ if [ "$CONFIG_FB" = "y" ]; then tristate ' ATI Mach64 display support (EXPERIMENTAL)' CONFIG_FB_ATY tristate ' ATI Rage 128 display support (EXPERIMENTAL)' CONFIG_FB_ATY128 bool ' 3Dfx Banshee/Voodoo3 display support (EXPERIMENTAL)' CONFIG_FB_3DFX + tristate ' SIS 630/540 display support (EXPERIMENTAL)' CONFIG_FB_SIS fi fi if [ "$ARCH" = "sparc" -o "$ARCH" = "sparc64" ]; then |