patch-2.1.107 linux/arch/alpha/config.in
Next file: linux/arch/alpha/kernel/apecs.c
Previous file: linux/Rules.make
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Wed Jun 24 14:44:00 1998
- Orig file:
v2.1.106/linux/arch/alpha/config.in
- Orig date:
Fri May 8 23:14:41 1998
diff -u --recursive --new-file v2.1.106/linux/arch/alpha/config.in linux/arch/alpha/config.in
@@ -202,6 +202,12 @@
fi
endmenu
+bool 'Support for frame buffer devices' CONFIG_FB
+if [ "$CONFIG_FB" = "y" ]; then
+ define_bool CONFIG_PCI_CONSOLE y
+fi
+source drivers/video/Config.in
+
source drivers/pnp/Config.in
source drivers/block/Config.in
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov