From 20b1cd6996fdcd2be44a1b8e43b577260615221b Mon Sep 17 00:00:00 2001 From: nbd Date: Sun, 27 Feb 2011 19:52:29 +0000 Subject: kernel: disable CONFIG_SYSCTL_SYSCALL_CHECK by default git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25765 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic/config-2.6.37 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/config-2.6.37') diff --git a/target/linux/generic/config-2.6.37 b/target/linux/generic/config-2.6.37 index 1aa35cdd1..680d76248 100644 --- a/target/linux/generic/config-2.6.37 +++ b/target/linux/generic/config-2.6.37 @@ -2461,7 +2461,7 @@ CONFIG_SWAP=y CONFIG_SYN_COOKIES=y CONFIG_SYSCTL=y CONFIG_SYSCTL_SYSCALL=y -CONFIG_SYSCTL_SYSCALL_CHECK=y +# CONFIG_SYSCTL_SYSCALL_CHECK is not set CONFIG_SYSFS=y # CONFIG_SYSFS_DEPRECATED is not set # CONFIG_SYSFS_DEPRECATED_V2 is not set -- cgit v1.2.3