patch-2.4.15 linux/drivers/video/Config.in
Next file: linux/drivers/video/acornfb.c
Previous file: linux/drivers/usb/usbnet.c
Back to the patch index
Back to the overall index
-  Lines: 15
-  Date:
Wed Nov 14 15:16:31 2001
-  Orig file: 
v2.4.14/linux/drivers/video/Config.in
-  Orig date: 
Tue Oct 23 22:48:52 2001
diff -u --recursive --new-file v2.4.14/linux/drivers/video/Config.in linux/drivers/video/Config.in
@@ -64,10 +64,10 @@
       fi
    fi
    if [ "$CONFIG_PPC" = "y" ]; then
-      bool '  Open Firmware frame buffer device support' CONFIG_FB_OF
-      bool '  Apple "control" display support' CONFIG_FB_CONTROL
-      bool '  Apple "platinum" display support' CONFIG_FB_PLATINUM
-      bool '  Apple "valkyrie" display support' CONFIG_FB_VALKYRIE
+      dep_bool '  Open Firmware frame buffer device support' CONFIG_FB_OF $CONFIG_ALL_PPC
+      dep_bool '  Apple "control" display support' CONFIG_FB_CONTROL $CONFIG_ALL_PPC
+      dep_bool '  Apple "platinum" display support' CONFIG_FB_PLATINUM $CONFIG_ALL_PPC
+      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
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)