patch-2.4.0-test9 linux/drivers/video/Config.in
Next file: linux/drivers/video/Makefile
Previous file: linux/drivers/usb/usb.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Sep 18 15:15:22 2000
- Orig file:
v2.4.0-test8/linux/drivers/video/Config.in
- Orig date:
Wed Aug 9 14:11:11 2000
diff -u --recursive --new-file v2.4.0-test8/linux/drivers/video/Config.in linux/drivers/video/Config.in
@@ -30,7 +30,7 @@
if [ "$CONFIG_ARCH_ACORN" = "y" ]; then
bool ' Acorn VIDC support' CONFIG_FB_ACORN
fi
- tristate ' Cyber2000 support' CONFIG_FB_CYBER2000
+ dep_tristate ' Cyber2000 support' CONFIG_FB_CYBER2000 $CONFIG_PCI
if [ "$CONFIG_ARCH_SA1100" = "y" ]; then
bool ' SA-1100 LCD support' CONFIG_FB_SA1100
fi
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)