patch-2.3.49 linux/arch/sparc64/config.in

Next file: linux/arch/sparc64/defconfig
Previous file: linux/arch/sparc/kernel/process.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.48/linux/arch/sparc64/config.in linux/arch/sparc64/config.in
@@ -1,4 +1,4 @@
-# $Id: config.in,v 1.95 2000/02/10 02:51:12 davem Exp $
+# $Id: config.in,v 1.99 2000/02/27 19:34:17 davem Exp $
 # For a description of the syntax of this configuration file,
 # see the Configure script.
 #
@@ -112,6 +112,7 @@
       define_bool CONFIG_IDEDMA_NEW_DRIVE_LISTINGS y
       define_bool CONFIG_BLK_DEV_NS87415 y
       define_bool CONFIG_BLK_DEV_CMD64X y
+      define_bool CONFIG_BLK_DEV_IDE_MODES y
    fi
 fi
 
@@ -200,6 +201,7 @@
    bool 'Network device support' CONFIG_NETDEVICES
    if [ "$CONFIG_NETDEVICES" = "y" ]; then
       tristate '  Dummy net driver support' CONFIG_DUMMY
+      tristate '  Bonding driver support' CONFIG_BONDING
       tristate '  PPP (point-to-point) support' CONFIG_PPP
       if [ ! "$CONFIG_PPP" = "n" ]; then
          dep_tristate '  PPP support for async serial ports' CONFIG_PPP_ASYNC $CONFIG_PPP

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