]> git.pld-linux.org Git - packages/kernel.git/commitdiff
- more updates for 2.2.18.
authorkloczek <kloczek@pld-linux.org>
Thu, 4 Jan 2001 09:08:33 +0000 (09:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    kernel-i386-BOOT.config -> 1.23

kernel-i386-BOOT.config

index 3ba4d21c82553c0380af86c154cedc494487c9b7..da5d7508094de453f96ef5003b7cec6b8d120c56 100644 (file)
@@ -29,7 +29,7 @@ CONFIG_MATH_EMULATION=y
 #
 CONFIG_MODULES=y
 # CONFIG_MODVERSIONS is not set
-# CONFIG_KMOD is not set
+CONFIG_KMOD=y
 
 #
 # General setup
@@ -183,8 +183,8 @@ CONFIG_INET=y
 # CONFIG_IP_ADVANCED_ROUTER is not set
 # CONFIG_IP_PNP is not set
 # CONFIG_IP_ROUTER is not set
-# CONFIG_NET_IPIP is not set
-# CONFIG_NET_IPGRE is not set
+CONFIG_NET_IPIP=m
+CONFIG_NET_IPGRE=m
 # CONFIG_IP_ALIAS is not set
 # CONFIG_ARPD is not set
 # CONFIG_SYN_COOKIES is not set
@@ -196,9 +196,10 @@ CONFIG_IPV6_NO_PB=y
 # CONFIG_ATM is not set
 # CONFIG_IPX is not set
 # CONFIG_ATALK is not set
-CONFIG_BRIDGE=m
 # CONFIG_X25 is not set
 # CONFIG_LAPB is not set
+CONFIG_BRIDGE=m
+CONFIG_BRIDGE_NUM_PORTS=8
 # CONFIG_NET_DIVERT is not set
 # CONFIG_LLC is not set
 # CONFIG_ECONET is not set
@@ -224,8 +225,8 @@ CONFIG_IPSEC_DEBUG=y
 #
 # Telephony Support
 #
-# CONFIG_PHONE is not set
-# CONFIG_PHONE_IXJ is not set
+CONFIG_PHONE=m
+CONFIG_PHONE_IXJ=m
 
 #
 # SCSI support
@@ -712,7 +713,7 @@ CONFIG_USB_UHCI_ALT=m
 CONFIG_USB_OHCI=m
 CONFIG_USB_PRINTER=m
 CONFIG_USB_SCANNER=m
-# CONFIG_USB_AUDIO is not set
+CONFIG_USB_AUDIO=m
 CONFIG_USB_ACM=m
 CONFIG_USB_SERIAL=m
 CONFIG_USB_SERIAL_GENERIC=y
This page took 0.05816 seconds and 4 git commands to generate.