CVSROOT: /home/cvs
Module name: linux
Changes by: macro@ftp.linux-mips.org 05/07/11 19:23:09
Modified files:
arch/mips/configs: decstation_defconfig
Log message:
Speed up PACKET.
diff -urN linux/arch/mips/configs/decstation_defconfig
linux/arch/mips/configs/decstation_defconfig
--- linux/arch/mips/configs/decstation_defconfig 2005/07/11 18:15:59
1.65
+++ linux/arch/mips/configs/decstation_defconfig 2005/07/11 18:23:09
1.66
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.12
-# Mon Jul 11 19:14:06 2005
+# Mon Jul 11 19:19:12 2005
#
CONFIG_MIPS=y
@@ -296,7 +296,7 @@
# Networking options
#
CONFIG_PACKET=y
-# CONFIG_PACKET_MMAP is not set
+CONFIG_PACKET_MMAP=y
CONFIG_UNIX=y
CONFIG_NET_KEY=y
CONFIG_INET=y
|