[Cbe-oss-dev] Update to cbesim_defconfig.

Sidney Manning sid at us.ibm.com
Tue Apr 25 00:39:35 EST 2006


Sorry, one more update to cbesim_defconfig.  After I enabled CONFIG_NET I
didn't check to make sure that other key networking configs were set, they
weren't.  This is what I dropped into boe's cvs tree and it configs the
kernel so that networking actually works.


Index: cbesim-defconfig.diff
===================================================================
RCS file: /cvs/stiblade/cvs/sw/head/kernel/cbesim-defconfig.diff,v
retrieving revision 1.4
diff -a -u -r1.4 cbesim-defconfig.diff
--- cbesim-defconfig.diff     21 Apr 2006 22:23:34 -0000    1.4
+++ cbesim-defconfig.diff     24 Apr 2006 14:29:03 -0000
@@ -13,11 +13,11 @@
 ===================================================================
 --- /dev/null
 +++ linux/arch/powerpc/configs/cbesim_defconfig
-@@ -0,0 +1,777 @@
+@@ -0,0 +1,851 @@
 +#
 +# Automatically generated make config: don't edit
 +# Linux kernel version: 2.6.17-rc1
-+# Fri Apr 21 16:57:11 2006
++# Sun Apr 23 23:00:08 2006
 +#
 +CONFIG_PPC64=y
 +CONFIG_64BIT=y
@@ -221,11 +221,53 @@
 +# Networking options
 +#
 +# CONFIG_NETDEBUG is not set
-+# CONFIG_PACKET is not set
-+# CONFIG_UNIX is not set
++CONFIG_PACKET=m
++# CONFIG_PACKET_MMAP is not set
++CONFIG_UNIX=y
 +# CONFIG_NET_KEY is not set
-+# CONFIG_INET is not set
++CONFIG_INET=y
++# CONFIG_IP_MULTICAST is not set
++# CONFIG_IP_ADVANCED_ROUTER is not set
++CONFIG_IP_FIB_HASH=y
++# CONFIG_IP_PNP is not set
++# CONFIG_NET_IPIP is not set
++# CONFIG_NET_IPGRE is not set
++# CONFIG_ARPD is not set
++# CONFIG_SYN_COOKIES is not set
++# CONFIG_INET_AH is not set
++# CONFIG_INET_ESP is not set
++# CONFIG_INET_IPCOMP is not set
++# CONFIG_INET_XFRM_TUNNEL is not set
++# CONFIG_INET_TUNNEL is not set
++CONFIG_INET_DIAG=y
++CONFIG_INET_TCP_DIAG=y
++# CONFIG_TCP_CONG_ADVANCED is not set
++CONFIG_TCP_CONG_BIC=y
++CONFIG_IPV6=m
++# CONFIG_IPV6_PRIVACY is not set
++# CONFIG_IPV6_ROUTER_PREF is not set
++# CONFIG_INET6_AH is not set
++# CONFIG_INET6_ESP is not set
++# CONFIG_INET6_IPCOMP is not set
++# CONFIG_INET6_XFRM_TUNNEL is not set
++# CONFIG_INET6_TUNNEL is not set
++# CONFIG_IPV6_TUNNEL is not set
 +# CONFIG_NETFILTER is not set
++
++#
++# DCCP Configuration (EXPERIMENTAL)
++#
++# CONFIG_IP_DCCP is not set
++
++#
++# SCTP Configuration (EXPERIMENTAL)
++#
++# CONFIG_IP_SCTP is not set
++
++#
++# TIPC Configuration (EXPERIMENTAL)
++#
++# CONFIG_TIPC is not set
 +# CONFIG_ATM is not set
 +# CONFIG_BRIDGE is not set
 +# CONFIG_VLAN_8021Q is not set
@@ -236,6 +278,7 @@
 +# CONFIG_X25 is not set
 +# CONFIG_LAPB is not set
 +# CONFIG_NET_DIVERT is not set
++# CONFIG_ECONET is not set
 +# CONFIG_WAN_ROUTER is not set
 +
 +#
@@ -343,12 +386,18 @@
 +#
 +# Network device support
 +#
-+# CONFIG_NETDEVICES is not set
++CONFIG_NETDEVICES=y
 +# CONFIG_DUMMY is not set
++# CONFIG_BONDING is not set
 +# CONFIG_EQUALIZER is not set
 +# CONFIG_TUN is not set
 +
 +#
++# ARCnet devices
++#
++# CONFIG_ARCNET is not set
++
++#
 +# PHY device support
 +#
 +
@@ -383,7 +432,23 @@
 +# CONFIG_CHELSIO_T1 is not set
 +# CONFIG_IXGB is not set
 +# CONFIG_S2IO is not set
++
++#
++# Token Ring devices
++#
++# CONFIG_TR is not set
++
++#
++# Wireless LAN (non-hamradio)
++#
++# CONFIG_NET_RADIO is not set
++
++#
++# Wan interfaces
++#
++# CONFIG_WAN is not set
 +# CONFIG_FDDI is not set
++# CONFIG_HIPPI is not set
 +# CONFIG_PPP is not set
 +# CONFIG_SLIP is not set
 +# CONFIG_SHAPER is not set
@@ -556,6 +621,7 @@
 +#
 +# Digital Video Broadcasting Devices
 +#
++# CONFIG_DVB is not set
 +
 +#
 +# Graphics support
@@ -680,6 +746,14 @@
 +#
 +# Network File Systems
 +#
++# CONFIG_NFS_FS is not set
++# CONFIG_NFSD is not set
++# CONFIG_SMB_FS is not set
++# CONFIG_CIFS is not set
++# CONFIG_NCP_FS is not set
++# CONFIG_CODA_FS is not set
++# CONFIG_AFS_FS is not set
++# CONFIG_9P_FS is not set
 +
 +#
 +# Partition Types


Sidney Manning -- IBM-STI Design Center Austin, TX
sid at us.ibm.com -- (512) 838-1125, TL/678-1125




More information about the cbe-oss-dev mailing list