From b3b72e94be49afb0f899c1fa9d2a51f72b8d81ef Mon Sep 17 00:00:00 2001 From: nbd Date: Sun, 27 Feb 2011 20:06:13 +0000 Subject: kernel: disable sysctl syscall support - nothing uses it git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25773 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic/config-2.6.30 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/config-2.6.30') diff --git a/target/linux/generic/config-2.6.30 b/target/linux/generic/config-2.6.30 index a1b80461c..cd0b7dc70 100644 --- a/target/linux/generic/config-2.6.30 +++ b/target/linux/generic/config-2.6.30 @@ -2211,7 +2211,7 @@ CONFIG_SWAP=y # CONFIG_SYNCLINK_CS is not set CONFIG_SYN_COOKIES=y CONFIG_SYSCTL=y -CONFIG_SYSCTL_SYSCALL=y +# CONFIG_SYSCTL_SYSCALL is not set # CONFIG_SYSCTL_SYSCALL_CHECK is not set CONFIG_SYSFS=y # CONFIG_SYSFS_DEPRECATED is not set -- cgit v1.2.3