S3 trio config
Paul Mackerras
paulus at samba.org
Sat Jun 1 15:15:07 EST 2002
We have this difference between drivers/video/Config in linuxppc_2_4
compared to the official tree:
diff -urN linux-2.4.19-pre9/drivers/video/Config.in linuxppc_2_4/drivers/video/Config.in
--- linux-2.4.19-pre9/drivers/video/Config.in Tue May 28 22:39:29 2002
+++ linuxppc_2_4/drivers/video/Config.in Sat Jun 1 14:40:58 2002
@@ -73,7 +73,7 @@
dep_bool ' Apple "valkyrie" display support' CONFIG_FB_VALKYRIE $CONFIG_ALL_PPC
bool ' Chips 65550 display support' CONFIG_FB_CT65550
bool ' IMS Twin Turbo display support' CONFIG_FB_IMSTT
- bool ' S3 Trio display support' CONFIG_FB_S3TRIO
+ dep_bool ' S3 Trio display support' CONFIG_FB_S3TRIO $CONFIG_ALL_PPC
tristate ' VGA 16-color graphics console' CONFIG_FB_VGA16
fi
if [ "$CONFIG_PARISC" = "y" ]; then
Does anyone know why we have this? Is the S3 Trio display really only
used on PReP or CHRP machines, not on any PCs?
Paul.
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
More information about the Linuxppc-dev
mailing list