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

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