Update of /cvsroot/linux-vax/kernel-2.4/arch/sparc
In directory sc8-pr-cvs1:/tmp/cvs-serv7538/arch/sparc
Modified Files:
defconfig
Log Message:
DA: sync with Marcelo 2.4.17
Index: defconfig
===================================================================
RCS file: /cvsroot/linux-vax/kernel-2.4/arch/sparc/defconfig,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- defconfig 10 Apr 2002 15:17:41 -0000 1.2
+++ defconfig 10 Jun 2003 01:13:17 -0000 1.3
@@ -138,7 +138,7 @@
#
CONFIG_PACKET=y
# CONFIG_PACKET_MMAP is not set
-# CONFIG_NETLINK is not set
+CONFIG_NETLINK_DEV=y
# CONFIG_NETFILTER is not set
# CONFIG_FILTER is not set
CONFIG_UNIX=y
@@ -148,6 +148,7 @@
# CONFIG_IP_PNP is not set
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE is not set
+# CONFIG_ARPD is not set
# CONFIG_INET_ECN is not set
# CONFIG_SYN_COOKIES is not set
CONFIG_IPV6=m
|