patch-2.3.51 linux/drivers/video/Config.in

Next file: linux/drivers/video/Makefile
Previous file: linux/drivers/usb/wmforce.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.50/linux/drivers/video/Config.in linux/drivers/video/Config.in
@@ -40,7 +40,7 @@
       define_bool CONFIG_FB_Q40 y
    fi
    if [ "$CONFIG_AMIGA" = "y" ]; then
-      bool '  Amiga native chipset support' CONFIG_FB_AMIGA
+      tristate '  Amiga native chipset support' CONFIG_FB_AMIGA
       if [ "$CONFIG_FB_AMIGA" != "n" ]; then
 	 bool '    Amiga OCS chipset support' CONFIG_FB_AMIGA_OCS
 	 bool '    Amiga ECS chipset support' CONFIG_FB_AMIGA_ECS

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)