patch-2.3.34 linux/drivers/char/Config.in
Next file: linux/drivers/char/Makefile
Previous file: linux/drivers/block/via82cxxx.c
Back to the patch index
Back to the overall index
-  Lines: 28
-  Date:
Thu Dec 16 13:59:37 1999
-  Orig file: 
v2.3.33/linux/drivers/char/Config.in
-  Orig date: 
Tue Dec 14 01:27:23 1999
diff -u --recursive --new-file v2.3.33/linux/drivers/char/Config.in linux/drivers/char/Config.in
@@ -62,6 +62,8 @@
    dep_tristate 'Support for user-space parallel port device drivers' CONFIG_PPDEV $CONFIG_PARPORT
 fi
 
+source drivers/i2c/Config.in
+
 mainmenu_option next_comment
 comment 'Mice'
 tristate 'Bus Mouse Support' CONFIG_BUSMOUSE
@@ -227,12 +229,12 @@
 if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
    tristate '/dev/agpgart (AGP Support) (EXPERIMENTAL)' CONFIG_AGP
    if [ "$CONFIG_AGP" != "n" ]; then
-     bool '   Intel 440LX/BX/GX support' CONFIG_AGP_INTEL
-     bool '   Intel I810/I810 DC100/I810e support' CONFIG_AGP_I810
-     bool '   VIA VP3/MVP3/Apollo Pro support' CONFIG_AGP_VIA
-     bool '   AMD Irongate support' CONFIG_AGP_AMD
-     bool '   Generic SiS support' CONFIG_AGP_SIS
-     bool '   ALI M1541 support' CONFIG_AGP_ALI
+      bool '  Intel 440LX/BX/GX support' CONFIG_AGP_INTEL
+      bool '  Intel I810/I810 DC100/I810e support' CONFIG_AGP_I810
+      bool '  VIA VP3/MVP3/Apollo Pro support' CONFIG_AGP_VIA
+      bool '  AMD Irongate support' CONFIG_AGP_AMD
+      bool '  Generic SiS support' CONFIG_AGP_SIS
+      bool '  ALI M1541 support' CONFIG_AGP_ALI
    fi
 fi
 endmenu
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)