CVSROOT: /home/cvs
Module name: linux
Changes by: macro@ftp.linux-mips.org 05/07/12 17:19:02
Modified files:
arch/mips/configs: decstation_defconfig
Log message:
Disable key sockets -- they make no sense without IPsec.
diff -urN linux/arch/mips/configs/decstation_defconfig
linux/arch/mips/configs/decstation_defconfig
--- linux/arch/mips/configs/decstation_defconfig 2005/07/12 14:51:23
1.71
+++ linux/arch/mips/configs/decstation_defconfig 2005/07/12 16:19:02
1.72
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.13-rc2
-# Tue Jul 12 13:06:07 2005
+# Tue Jul 12 16:59:42 2005
#
CONFIG_MIPS=y
@@ -311,7 +311,7 @@
CONFIG_PACKET=y
CONFIG_PACKET_MMAP=y
CONFIG_UNIX=y
-CONFIG_NET_KEY=y
+# CONFIG_NET_KEY is not set
CONFIG_INET=y
# CONFIG_IP_MULTICAST is not set
# CONFIG_IP_ADVANCED_ROUTER is not set
|